mathallan <mathanmath <at> gmail.com> writes: > Hi, I have fittet a gamma model, and is wondering if I can read the shape and > the scale direct from the summary > > Estimate Std. Error t value Pr(>|t|) > (Intercept) 1.612e+00 4.735e-02 34.052 <2e-16 *** > myvalue 3.564e-02 2.787e-03 12.788 <2e-16 *** > ... > > Is the shape = 1.1612e+00 > and the scale = 3.564e-02 ?? >
There a quite a few "gamma models" around, so you should tell us more. glmXXX? lmer? Dieter ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.