summary.Bayesiangammareg {Bayesiangammareg} | R Documentation |
Print the Bayesian Gamma Regression
Description
Summarized the Bayesian Gamma Regression for joint modeling of mean and variance
Usage
## S3 method for class 'Bayesiangammareg'
summary(object, ...)
Arguments
object |
an object of class Bayesiangammareg |
... |
not used. |
Value
call |
Call |
coefficients |
Coefficients |
deviance |
deviance |
AIC |
AIC |
BIC |
BIC |
Author(s)
Brayan Arturo Camargo bacamargol@unal.edu.co, Edilberto Cepeda Cuervo ecepedac@unal.edu.co
References
1. Cepeda-Cuervo E. (2001) Modelagem da variabilidade em modelos lineares generalizados. Ph.D. tesis. Instituto de Matematicas. Universidade Federal do Rio do Janeiro. 2. Cepeda-Cuervo E. and Gamerman D. (2005). Bayesian Methodology for modeling parameters in the two-parameter exponential family. Estadistica 57, 93 105. 3. Cepeda Cuervo E. and Gamerman D. (2001). Bayesian Modeling of Variance Heterogeneity in Normal Regression Models. Brazilian Journal of Probability and Statistics. 14, 207-221.
[Package Bayesiangammareg version 0.1.0 Index]