Rdocumentation
powered by
Learn R Programming
Cyclops (version 1.2.0)
coef.cyclopsFit: Extract model coefficients
Description
coef.cyclopsFit
extracts model coefficients from an Cyclops model fit object
Usage
"coef"(object, rescale = FALSE, ...)
Arguments
object
Cyclops model fit object
rescale
Boolean: rescale coefficients for unnormalized covariate values
...
Other arguments
Value
Named numeric vector of model coefficients.