tsdecompose.issm.component {tsaux}R Documentation

State Decomposition

Description

State Decomposition

Usage

## S3 method for class 'issm.component'
tsdecompose(object, ...)

Arguments

object

an object of class issm.component or other supported class.

...

additional parameters.

Details

Creates a simplified decomposition of the states and aligns their time indices so that the sum up to the simulated component per period.

Value

A matrix of the simplified state decomposition.


[Package tsaux version 1.0.0 Index]