| R code and Exponential GLM writeup |
| Wednesday, 25 February 2009 18:53 | |
|
The R code from section yesterday is here. A writeup on the two ways of characterizing the exponential GLM is here. Note that we run into a similar issue with the exponential GLM as we do with the gamma GLM; there's a stray negative sign floating around that can make life difficult unless you keep track of what the different parts really mean.
|