The function prints selected outcomes obtained from object mixest.
Usage
# S3 method for mixest
print(x, ...)
Arguments
x
an object of mixest class
...
not used
Details
The function prints the general structure of the model, i.e., names of predictors. It also prints the number of observations (length of time-series) and the number of component models used in estimations (mixing). Additionally it prints the model's parameters (i.e., forecasting method, values of the initial parameters, etc.).