Logo

statsmodels.tsa.arima_process.ArmaProcess.from_estimation

classmethod ArmaProcess.from_estimation(model_results, nobs=None)[source]

create ArmaProcess instance from estimation results

Previous topic

statsmodels.tsa.arima_process.ArmaProcess.from_coeffs

Next topic

statsmodels.tsa.arima_process.ArmaProcess.generate_sample

This Page