setArrays {dse1} | R Documentation |
Complete parameter array information based on parameter vector settings. This function is used internally and is not normally called by a user.
setArrays(model, coefficients=NULL) setArrays(model, coefficients=NULL) setArrays(model, coefficients=NULL) setArrays(model, coefficients=NULL)
model |
An object of class TSmodel. |
coefficients |
A vector of new values for the model coefficients (parameters). |
A TSmodel object.