| coef,rateReg-method | R Documentation |
coef,rateReg-method is an S4 class method that extracts estimated
coefficients of covariates from rateReg object produced by function
rateReg.
## S4 method for signature 'rateReg'
coef(object, ...)
object |
A |
... |
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.
## See examples given in function rateReg.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.