Tag Archives: bootstrap

Bootstrap for uncertainty in CSMF estimation

[notebook]

download.png

 

Comments Off on Bootstrap for uncertainty in CSMF estimation

Filed under Uncategorized

Statistics in Python: Bootstrap resampling with numpy and, optionally, pandas

I’m almost ready to do all my writing in the IPython notebook. If only there was a drag-and-drop solution to move it into a wordpress blog. The next closest thing: An IPython Notebook on Github’s Gist, linked from here. This one is about bootstrap resampling with numpy and, optionally, pandas.

Comments Off on Statistics in Python: Bootstrap resampling with numpy and, optionally, pandas

Filed under statistics