get.data.append.newX {ldt}R Documentation

Append newX to data$data matrix.

Description

Use it for VARMA estimation

Usage

get.data.append.newX(data, maxHorizon = NA)

Arguments

data

The output of get.data function.

maxHorizon

Number of expected new data

Value

The input data with updated data matrix


[Package ldt version 0.5.2 Index]