Mlambrechts

Results 1 issues of Mlambrechts

I'm using Math.Net to sample values from an overdispersed Poisson distribution. I'm doing this using the negative binomial link, as described here: https://stat.ethz.ch/pipermail/r-help/2002-June/022425.html My code currently looks like this: ```...