coef.scam {gratia} | R Documentation |
scam
model.Extract coefficients from a fitted scam
model.
## S3 method for class 'scam'
coef(object, parametrized = TRUE, ...)
object |
a model object fitted by |
parametrized |
logical; extract parametrized coefficients, which respect the linear inequality constraints of the model. |
... |
other arguments. |