This is the source code for my blog, Stack Separating, which is dedicated to exploring statistical methods and their applications across various fields. The blog covers topics such as Fisher consistency, statistical machine learning, and significance tests.
To run this blog locally, ensure you have Ruby and Bundler installed. Then, execute the following commands:
bundle install
bundle exec jekyll serveThis website is built using geo-ant/blog.