to.parsim
convert to parsimonious form
Description
Try to find a more parsimonious parameterization.
Usage
to.parsim(model, minf = nlmin, small=1e-5, equiv=F,max.iter=100,max.fcal=200)
Required Arguments
- model
-
An object of class TSmodel.
Optional Arguments
- arg
-
This function attempts to convert a model to a more parsimonious representation.
It does not work very well.
Value
WARNING
This function does not work.
See Also
Examples
return to Table of Contents