Explore >> Select a destination


You are here

twiecki.io
| | www.djmannion.net
1.9 parsecs away

Travel
| | Data are sometimes on a circular scale, such as the angle of an oriented stimulus, and the analysis of such data often needs to take this circularity into account. Here, we will look at how we can use PyMC to fit a model to circular data.
| | austinrochford.com
1.6 parsecs away

Travel
| | For my day job, I spend a lot of time thinking about e-commerce analytics and cohort analysis in particular. Statistical age-period-cohort (APC) models are important in many fields such as epidemiolo
| | dfm.io
2.8 parsecs away

Travel
| |
| | poissonisfish.com
28.8 parsecs away

Travel
| Someof the most fundamental functions in R, in my opinion, are those that deal with probability distributions. Whenever you compute a P-value you relyon a probability distribution, and there are many types out there. In this exercise I will cover four: Bernoulli, Binomial, Poisson, and Normal distributions. Let me begin with some theory first: Bernoulli...