Python editor with statsmodels already loaded. Press
Ctrl+Enter to run.
Print params; call plt.show() for figures. New to statsmodels? Follow the
tutorial
and paste each exercise here.
Runs in your browser (Pyodide) — pd, np, and
plt are preloaded. statsmodels is preloaded as sm. Print params. Call plt.show() for figures. Uploads persist
after refresh. plt.savefig("fig.png") shows up on the file chips — click ↓
to download.
Figures appear here after plt.show().