Provides EM-estimation of mixture autoregressive models for multivariate time series
mixVARfit(y, model, fix = FALSE, tol = 10^-6, verbose = FALSE)
An object of class MixVARGaussian
with EM estimates of model
parameters.
a data matrix.
an object of class "MixVAR"
with initial values of parameter
for EM estimation.
Threshold for convergence criterion.
if TRUE, fix the shift parameters.
if TRUE
print information during the optimisation.
Davide Ravagli
Estimation is done under the assumption of multivariate Gaussian innovations.
10.2307/20445243mixAR
fit_mixVAR-methods
for examples