powered by
coef,rateReg-method is a S4 class method that extracts estimated coefficients of covariates from rateReg-class object produced by function rateReg.
coef,rateReg-method
rateReg-class
rateReg
# S4 method for rateReg coef(object, ...)
rateReg-class object.
Other arguments for future usage.
A named numeric vector.
rateReg for model fitting; confint,rateReg-method for confidence intervals for covariate coefficients; summary,rateReg-method for summary of a fitted model.
confint,rateReg-method
summary,rateReg-method
# NOT RUN { ## See examples given in function rateReg. # }
Run the code above in your browser using DataLab