CarrKnight / nofreelunch

Bunch of simulations pitting ABC and regressions against each other to rank them by the quality of estimated parameters. Like all fights, everybody loses in the end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Summary

In the setup.R file are all the code that estimate parameters and cross-validates their quality. It is mostly just a bunch of functions that call better packages in a uniform way.

All the estimation examples are in separate RMarkdown files. Whenever called they produce html files that are relatively easy to look at and store all their estimations in the errors,contained and intervals folders.

The paper itself is the nofreelunch.Rmd file, and it reads from those folders to write the tables. That's it.

About

Bunch of simulations pitting ABC and regressions against each other to rank them by the quality of estimated parameters. Like all fights, everybody loses in the end.

License:MIT License


Languages

Language:HTML 95.3%Language:NetLogo 4.1%Language:Python 0.3%Language:TeX 0.3%Language:R 0.1%