/bin/bash: lhsmrhs: command not found
IRIS Toolbox Reference Manual

data4lhsmrhs

Prepare data array for running

Syntax

[YXE,List,XRange] = data4lhsmrhs(M,D,Range)

Input arguments

Output arguments

Description

The resulting array, YXE, is nVar by nXPer by nData, where nVar is the total number of measurement variables, transition variables, and shocks, nXPer is the number of periods including the pre-sample and post-sample periods needed to evaluate lags and leads, and nData is the number of alternative data sets (i.e. the number of columns in each input time series) in the input database, D.

Example

YXE = data4lhsmrhs(M,d,range);
D = lhsmrhs(M,YXE);