predictTs: Predict the Time Series from the predictors and impulse...

Description Usage Arguments

Description

Predict the Time Series from the predictors and impulse response

Usage

1
predictTs(newdata, ir, Hinfo, info)

Arguments

newdata

A data.frame containing the predictors. Column names must match what is present in Hinfo.

ir

A matrix containing the impulse responses corresponding to the rows in Hinfo.

Hinfo

A piece of what is returned by tf().

info

Another piece of what is returned by tf().


driegert/transfer3 documentation built on May 3, 2019, 8:33 p.m.