gen_trendComp: Generate multivariate trend component

View source: R/gen_trendComp.R

gen_trendCompR Documentation

Generate multivariate trend component

Description

generates a component that is first difference stationary

Usage

gen_trendComp(n, Phi, Sig, burn = 1000)

Arguments

n

length of series

Phi

autoregressive parameter

Sig

covariance martrix white noise component

burn

burn in (defaults to 1000)

Value

Ndim x n matrix of observations


jlivsey/EMsignal documentation built on March 17, 2024, 5:12 p.m.