You are here |
www.seascapemodels.org | ||
| | | |
aosmith.rbind.io
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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 |