Rdocumentation
powered by
Learn R Programming
arf3DS4 (version 2.5-4)
loadStart: Save/load ARF starting values
Description
Load the starting values of an ARF model from the .Rda file
Usage
loadStart(arfmodel) saveStart(startval,arfmodel)
Arguments
arfmodel
Object of class "model" (see
model
)
startval
Vector of starting values.
Value
loadStart returns a vector with starting values.
See Also
model