Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nstates

State Dimension of a State Space Model


Description

Extract the state dimension of a state space model object.

Usage

nstates(x)
    ## S3 method for class 'SS'
nstates(x)
    ## S3 method for class 'ARMA'
nstates(x)
    ## S3 method for class 'TSestModel'
nstates(x)

Arguments

x

Object of class TSmodel or TSestModel.

Value

An integer indicating the state dimension.

See Also


dse

Dynamic Systems Estimation (Time Series Package)

v2020.2-1
GPL-2
Authors
Paul Gilbert <pgilbert.ttv9z@ncf.ca>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.