(To be removed) Display parameter estimation results for ARIMA or ARIMAX models
print
will be removed in a future release. Use summarize
instead.
print(EstMdl,EstParamCov)
print(
displays parameter estimates, standard errors, and t statistics for a
fitted ARIMA or ARIMAX model.EstMdl
,EstParamCov
)
|
|
|
Estimation error variance-covariance matrix, as output by
The parameters in
|