PSM.linear.estimate

Estimates observations using a general linear model


Syntax



Description

Y = obj.estimate(X)

Runs the linear forward model on variable extracted from a state vector ensemble.


Input Arguments

X

numeric array [nSlopes x nMembers x nEvolving]
The variables used as input to the linear model. Each row holds a variable. The order of variables should match the order of slopes for the linear model.

Output Arguments

Y

numeric matrix [1 x nMembers x nEvolving]
Observation estimates generated by running the linear forward model on the variables from the state vector ensemble