|
You are here |
scipy.github.io | ||
| | | | |
667-per-cm.net
|
|
| | | | | This post could also be subtitled "Residual deviance isn't the whole story." My favorite book on logistic regression is by Dr Joseph Hilbe, Logistic Regression Models, CRC Press, 2009, Chapman & Hill. It is a solidly frequentist text, but its discussion of models and rich examples make that besides the point. Except in one case.... | |
| | | | |
darrenjw.wordpress.com
|
|
| | | | | Yesterday there was an RSS Read Paper meeting for the paper Unbiased Markov chain Monte Carlo with couplings by Pierre Jacob, John O'Leary and Yves F. Atchadé. The paper addresses the bias in MCMC estimates due to lack of convergence to equilibrium (the "burn-in" problem), and shows how it is possible to modify MCMC algorithms... | |
| | | | |
erikbern.com
|
|
| | | | | I made a New Year's resolution: every plot I make during 2018 will contain uncertainty estimates. Nine months in and I have learned a lot, so I put together a summary of some of the most useful methods. | |
| | | | |
gist.github.com
|
|
| | | Implementing a Network-based Model of Epilepsy with Numpy and Numba. Code for https://danielegrattarola.github.io/posts/2019-10-03/epilepsy-model.html - eeg_generator_numba.py | ||