create.Y: Create dependent variable representation for the VAR.

Description Usage Arguments Value

View source: R/dataprepf.R

Description

This function estimates the dependent variable vectors for the equation-by-equation VAR in matrix form, then returns them in either stacked form, or as a list.

Usage

1
create.Y(data, ztprop1)

Arguments

data

the data set (a zoo object).

ztprop1

a Ztprops object.

Value

an array of class Ymat .


gamalamboy/stresstest documentation built on May 17, 2019, 1:33 p.m.