Uses of Class
dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma.VMAModel
-
Packages that use VMAModel Package Description dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma -
-
Uses of VMAModel in dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma
Methods in dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma that return VMAModel Modifier and Type Method Description VMAModelVMAInvertibility. getMAModel()Get the MA model of the inverse representation.Constructors in dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma with parameters of type VMAModel Constructor Description VMAModel(VMAModel that)Copy constructor.
-