coef.scam: Extract coefficients from a fitted scam
model.
Description
Extract coefficients from a fitted scam
model.
Usage
# S3 method for scam
coef(object, parametrized = TRUE, ...)
Arguments
- object
a model object fitted by scam()
- parametrized
logical; extract parametrized coefficients, which
respect the linear inequality constraints of the model.
- ...
other arguments.