parms.Rd
This function always returns degradation model parameters as well as error model parameters, in order to avoid working with a fitted model without considering the error structure that was assumed for the fit.
parms(object, ...) # S3 method for mkinfit parms(object, transformed = FALSE, ...)
object | A fitted model object |
---|---|
... | Not used |
transformed | Should the parameters be returned as used internally during the optimisation? |
A numeric vector of fitted model parameters