coef,rateReg-method
is an S4 class method that extracts estimated
coefficients of covariates from rateReg
object produced by function
rateReg
.
Usage
# S4 method for rateReg
coef(object, ...)
See also
rateReg
for model fitting;
confint,rateReg-method
for confidence intervals
for covariate coefficients;
summary,rateReg-method
for summary of a fitted model.