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
- Deprivation And Poverty Leave Visible Marks On The Brain buff.ly/1zFEmAB 2 hours ago
- In ipython you can reload a module easily with %load_ext autoreload %autoreload 2 #nerdy #python #module #programming 16 hours ago
- RT @DiscoverMag: In a bad mood? Just catch a whiff of a happy person's B.O.: bit.ly/1EbW04A @srslyscience http://t.co/kJQ9VkgnY7 19 hours ago
Archives
Your opinion about
Follow me
Sponsored by
Tag Archives: gibbs
Do you *really* know how BUGS work?
Whenever I keep playing with some piece of software that claims to do something with my data, the first question that I ask myself is “how is that happening?”. Today I still want to talk about BUGS, a software that … Continue reading
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