loadStart {arf3DS4} | R Documentation |
Load the starting values of an ARF model from the .Rda file
loadStart(arfmodel) saveStart(startval,arfmodel)
arfmodel |
Object of class "model" (see |
startval |
Vector of starting values. |
loadStart returns a vector with starting values.
Wouter D. Weeda - w.d.weeda@gmail.com