| Package | Description |
|---|---|
| dev.nm.analysis.function.matrix | |
| dev.nm.stat.dlm.multivariate |
| Modifier and Type | Class and Description |
|---|---|
class |
R1toConstantMatrix
A constant matrix function maps a real number to a constant matrix: \(R^n \rightarrow A\).
|
| Constructor and Description |
|---|
MultivariateObservationEquation(R1toMatrix F,
R1toMatrix V)
Constructs an observation equation.
|
MultivariateObservationEquation(R1toMatrix F,
R1toMatrix V,
NormalRVG rmvnorm)
Constructs an observation equation.
|
MultivariateStateEquation(R1toMatrix G,
R1toMatrix W)
Constructs a state equation without control variables.
|
MultivariateStateEquation(R1toMatrix G,
R1toMatrix H,
R1toMatrix W)
Constructs a state equation.
|
MultivariateStateEquation(R1toMatrix G,
R1toMatrix H,
R1toMatrix W,
NormalRVG rmvnorm)
Constructs a state equation.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.