update.gmwm {simts}R Documentation

Update (Robust) GMWM object for IMU or SSM

Description

Provides a way to estimate different models over the previously estimated wavelet variance values and covariance matrix.

Usage

## S3 method for class 'gmwm'
update(object, model, ...)

Arguments

object

A gmwm object.

model

A ts.model object containing one of the allowed models

...

Additional parameters (not used)

Value

A gmwm object with the structure:


[Package simts version 0.2.2 Index]