Uses of Class
dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma.VECMLongrun
-
Packages that use VECMLongrun Package Description dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma -
-
Uses of VECMLongrun in dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma
Constructors in dev.nm.stat.timeseries.linear.multivariate.stationaryprocess.arma with parameters of type VECMLongrun Constructor Description VARXModel(VECMLongrun vecm)Construct a VARX(p) from a long-run VECM(p).VECMLongrun(VECMLongrun that)Copy constructor.
-