Learn R Programming

reda (version 0.2.1)

coef,rateReg-method: Estimated Coefficients of Covariates

Description

coef,rateReg-method is a S4 class method that extracts estimated coefficients of covariates from rateReg-class object produced by function rateReg.

Usage

"coef"(object, ...)

Arguments

object
...
Other arguments for future usage.

Value

A named numeric vector.

See Also

rateReg for model fitting; confint,rateReg-method for confidence intervals for covariate coefficients; summary,rateReg-method for summary of a fitted model.

Examples

Run this code
## See examples given in function rateReg.

Run the code above in your browser using DataLab