statsmodels.tsa.arima_process.index2lpol¶ statsmodels.tsa.arima_process.index2lpol(coeffs, index)[ソース]¶ Expand coefficients to lag poly Parameters:¶ coeffsndarraynon-zero coefficients of lag polynomial indexndarrayindex (lags) of lag polynomial with non-zero elements Returns:¶ ararray_likecoefficients of lag polynomial 最終更新日: 2025年01月28日