print.Gammareg {Gammareg} | R Documentation |
print the Classic gamma regression
Description
Print the Classic Gamma Regression for joint modeling of mean and shape parameters.
Usage
## S3 method for class 'Gammareg'
print(x,...)
Arguments
x |
object of class Gammareg |
... |
not used. |
Value
print the Classic gamma regression
Author(s)
Martha Corrales martha.corrales@usa.edu.co Edilberto Cepeda-Cuervo ecepedac@unal.edu.co
References
1. Cepeda-Cuervo, E. (2001). Modelagem da variabilidade em modelos lineares generalizados. Unpublished Ph.D. tesis. Instituto de Matemáticas. Universidade Federal do Río do Janeiro. //http://www.docentes.unal.edu.co/ecepedac/docs/MODELAGEM20DA20VARIABILIDADE.pdf. http://www.bdigital.unal.edu.co/9394/. 2. McCullagh, P. and Nelder, N.A. (1989). Generalized Linear Models. Second Edition. Chapman and Hall.
[Package Gammareg version 3.0.1 Index]