Join Slack
Powered by
This message was deleted.
# general
s
Slackbot
02/06/2023, 2:58 PM
This message was deleted.
f
fede (nixtla) (they/them)
02/07/2023, 8:37 PM
hi
@Pedro Miyasaki
! Thanks for using statsforecast. Currently,
AutoARIMA
does not calculate p-values. But you can recover them using the standard errors, to compute them just use,
Copy code
np.sqrt(np.diag(model.model.model_['var_coef']))
Open in Slack
Previous
Next