Explore >> Select a destination


You are here

www.seascapemodels.org
| | aosmith.rbind.io
11.9 parsecs away

Travel
| | When working with counts, having many zeros does not necessarily indicate zero inflation. I demonstrate this by simulating data from the negative binomial and generalized Poisson distributions. I then show one way to check if the data has excess zeros compared to the number of zeros expected based on the model.
| | aosmith.rbind.io
10.2 parsecs away

Travel
| | Extending my simulation examples into the world of generalized linear models, I simulate Poisson data to explore what a quadratic relationship looks like on the scale of the data when fitting a generalized linear model with a log link.
| | aosmith.rbind.io
14.4 parsecs away

Travel
| | I walk through an example of simulating data from a binomial generalized linear mixed model with a logit link and then exploring estimates of over/underdispersion.
| | utkuufuk.com
81.6 parsecs away

Travel
| Hey everyone, welcome to my first blog post! This is going to be a walkthrough on training a simple linear regression model in Python. Ill show you how to do it from scratch, without using any machin