estat report¶ Generate a self-contained interactive HTML dashboard containing regression statistics, parameter estimates, and diagnostic plots (Residuals vs Fitted, Normal Q-Q, Actual vs Fitted) using Altair and Vega-Embed. Syntax¶ estat report [, saving(path) noopen] Examples¶ regress wage educ exper` then `estat report estat report, saving(my_diagnostics.html) noopen See also¶ Command Reference Index User Guide In-App Help System