Search here:
-
Recent Posts
- Adaptive Boosting explained in one slide
- Big Data. Everybody knows what it is. Except that nobody actually does.
- The philosophy behind Statistics
- How to export all R packages from home to work (or anywhere else)
- Switch from JAGS to PyMC. Now.
- Expectation-Maximization in action (and some Python code)
- Uninstall Python packages
- Where was the pen? EM algorithm in action
Blogging about
analysis appeal bayesian bayesian statistics big data BUGS chaos combinatorial computer differential equation distribution economy em expectation-maximization fitting genetics gibbs google graph hypothesis testing inference lasso logistic love math modeling p-value PCA Principal Component Analysis probability R science software statistics theoryTwitter
- The Joel Test: 12 Steps to Better Code - Joel on Software buff.ly/1boGR5f #programming #software #engineering 10 hours ago
- Moved up 887 spots on #kaggle. I'm not addicted. I can quit when I want. kaggle.com/c/otto-group-p… 14 hours ago
- How Soy Fights Breast Cancer buff.ly/1G2NTUC 18 hours ago
Archives
Your opinion about
Follow me
Sponsored by
Tag Archives: software
Do you know how BUGS work?
I’ve been using BUGS (Bayesian inference Using Gibbs Sampling) several times so far. Despite the numerous drawbacks and the bloody slowness that makes it suitable for relatively small data sets, I found that BUGS is commonly used by researchers who want … Continue reading