get.data.append.newX: Append 'newX' to 'data$data' matrix.

View source: R/data.R

get.data.append.newXR 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


ldt documentation built on Sept. 11, 2024, 5:25 p.m.