Base class for storing results of time series model estimation using PMM2
coefficientsnumeric vector of estimated parameters
residualsnumeric vector of final residuals
m2numeric second central moment of initial residuals
m3numeric third central moment of initial residuals
m4numeric fourth central moment of initial residuals
convergencelogical or integer code indicating whether algorithm converged
iterationsnumeric number of iterations performed
calloriginal function call
model_typecharacter string indicating model type
interceptnumeric value of intercept
original_seriesnumeric vector of original time series
orderlist of order parameters
Estimated coefficients
Final residuals
Second central moment
Third central moment
Fourth central moment
Convergence status
Number of iterations performed
Original call
Model type
Intercept
Original time series
Model orders