HMmdl objectThis is a method for the function predict() for objects of the class HMmdl.
# S3 method for HMmdl
predict(object, ..., h = 10)A list with the following elements:
predict: a (h x q) matrix with predicted values.
predictSt: a (h x k) matrix with predicted regime probabilities.
a model object for which prediction is desired.
additional arguments affecting the predictions produced.
max number of prediction periods