get_out_report
Retrieve the full .out ASCII report for an estimated time series model, providing parameter estimates, standard errors, residual statistics, and diagnostic tests for detailed review.
Instructions
Return the full fue .out ASCII report for an estimated model.
Produces the same output as the C 'fue' binary: parameter estimates with standard errors, AR/MA polynomials, sigma, log-likelihood, AIC/BIC, correlation matrix, residual statistics, outlier table, and ACF of residuals.
Useful for detailed review of the estimated model beyond what the diagnosis summary shows.
Parameters
inp_path : path to the .inp or .pre file with the model specification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inp_path | Yes |