Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Time Series analysis
tsa
»
statsmodels.tsa.arima.model.ARIMA
»
statsmodels.tsa.arima.model.ARIMA.handle_params
statsmodels.tsa.arima.model.ARIMA.handle_params
¶
ARIMA.
handle_params
(
params
,
transformed
=
True
,
includes_fixed
=
False
,
return_jacobian
=
False
)
¶
Ensure model parameters satisfy shape and other requirements
Table of Contents
Installing statsmodels
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Quick search
Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Time Series analysis
tsa
»
statsmodels.tsa.arima.model.ARIMA
»
statsmodels.tsa.arima.model.ARIMA.handle_params