File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
content/downloads/notebooks Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1515 " \n " ,
1616 " 1. [The Inference Button: Bayesian GLMs made easy with PyMC3](http://twiecki.github.com/blog/2013/08/12/bayesian-glms-1/)\n " ,
1717 " 2. [This world is far from Normal(ly distributed): Robust Regression in PyMC3](http://twiecki.github.com/blog/2013/08/12/bayesian-glms-2/)\n " ,
18+ " 3. [The Best Of Both Worlds: Hierarchical Linear Regression in PyMC3](http://twiecki.github.io/blog/2014/03/17/bayesian-glms-3/)\n " ,
1819 " \n " ,
1920 " In this blog post I will talk about:\n " ,
2021 " \n " ,
Original file line number Diff line number Diff line change 1111 "cell_type" : " markdown" ,
1212 "metadata" : {},
1313 "source" : [
14+ " This is the second blog post in a small series on Bayesian GLMs:\n " ,
15+ " \n " ,
16+ " 1. [The Inference Button: Bayesian GLMs made easy with PyMC3](http://twiecki.github.com/blog/2013/08/12/bayesian-glms-1/)\n " ,
17+ " 2. [This world is far from Normal(ly distributed): Robust Regression in PyMC3](http://twiecki.github.com/blog/2013/08/12/bayesian-glms-2/)\n " ,
18+ " 3. [The Best Of Both Worlds: Hierarchical Linear Regression in PyMC3](http://twiecki.github.io/blog/2014/03/17/bayesian-glms-3/)\n " ,
19+ " \n " ,
1420 " In this blog post I will write about:\n " ,
1521 " \n " ,
1622 " - How a few outliers can largely affect the fit of linear regression models.\n " ,
You can’t perform that action at this time.
0 commit comments