tvvar_fit: TVVAR model

Description Usage Arguments Value

Description

Fit a TVVAR model for vector autoregressive data

Usage

1
tvvar_fit(it, X, tau, b)

Arguments

it

Specify the time point we are researching

X

T*d array which stores the data of the time series. T is the length of time and d is the dimension.

tau

penalty parameter

b

bandwidth

Value

Estimation of transition matrix at time it


emissarydingx/tvvar_v1.0 documentation built on May 16, 2019, 5:09 a.m.