summary.betareg: Summary method for Beta Regression
Description
This function returns the coefficient estimates, the precision parameter phi estimate and the Pseudo R2.
Usage
summary.betareg(object,...)
Arguments
object
Fitted model using betareg
...
Optional arguments
Value
coefficientsa p by 4 matrix with the columns for the estimated coefficients, the std. errors, the critical values of a normal distribution and the corresponded p-values.
estimated phithe estimated value of the precision parameter.
Pseudo R2the value of the pseudo R2 which is described by Ferrari and Cribari-Neto(2004).
References
FERRARI, S.L.P., CRIBARI-NETO, F. (2004). Beta regression for modeling rates and proportions. Journal of Applied Statistics, forthcoming.