This function calculates the state mean vector for the state space model given by $$ \mathrm{Mean} \left( \boldsymbol{\eta} \right) = \left( \mathbf{I} - \boldsymbol{\beta} \right)^{-1} \boldsymbol{\alpha} . $$
See also
Other Simulation of State Space Models Data Functions:
LinSDE2SSM()
,
LinSDECov()
,
LinSDEMean()
,
SSMCov()
,
SimAlphaN()
,
SimBetaN()
,
SimCovDiagN()
,
SimCovN()
,
SimIotaN()
,
SimPhiN()
,
SimSSMFixed()
,
SimSSMIVary()
,
SimSSMLinGrowth()
,
SimSSMLinGrowthIVary()
,
SimSSMLinSDEFixed()
,
SimSSMLinSDEIVary()
,
SimSSMOUFixed()
,
SimSSMOUIVary()
,
SimSSMVARFixed()
,
SimSSMVARIVary()
,
TestPhi()
,
TestStability()
,
TestStationarity()