make_xy {MEFM}R Documentation

Construction of series for testing MEFM

Description

Constructing x or y series for the MEFM testing

Usage

make_xy(E, type = "alpha")

Arguments

E

An array representing the sequence of estimated error matrix of dim (T,p,q).

type

Character input, either 'alpha' or 'beta'. Default is 'alpha'.

Value

A vector representing the constructed x or y series


[Package MEFM version 0.1.1 Index]