R/mlmodel-utils.R
coef.mlmodel.Rd
Extract Model Coefficients
# S3 method for class 'mlmodel' coef(object, ...)
An mlmodel object.
mlmodel
Currently not used.
A named numeric vector of estimated coefficients.