model_histogram
Generate a histogram of model residuals with a normal overlay to inspect the distributional shape and check for deviations from normality.
Instructions
Show the residuals histogram with normal overlay for a fitted model.
Optional complement to the basic Treadway diagnostic module (estimate_and_diagnose / confirm_and_estimate). The histogram is not part of the basic diagnostic module — request it explicitly when you want to inspect the distributional shape of the residuals.
Parameters
inp_path : path to the .inp or .pre file with the estimated model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inp_path | Yes |