Usage
toSS(model, ...)
## S3 method for class 'ARMA':
toSS(model, ...)
## S3 method for class 'SS':
toSS(model, ...)
## S3 method for class 'TSestModel':
toSS(model, ...)
toSSaugment(model, ...)
## S3 method for class 'ARMA':
toSSaugment(model, fuzz=1e-14, ...)
## S3 method for class 'TSestModel':
toSSaugment(model, ...)
toSSnested(model, ...)
## S3 method for class 'ARMA':
toSSnested(model, n=NULL, Aoki=FALSE, ...)
## S3 method for class 'SS':
toSSnested(model, n=NULL, Aoki=FALSE, ...)
## S3 method for class 'TSestModel':
toSSnested(model, ...)