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 ?? is it the other way around, or can't it be done? -- View this message in context: http://www.nabble.com/Summary-help-tp23406265p23406265.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.