output_summary
Summarise an existing Mplus .out file to extract status, warnings, fit, and parameter estimates. Re-read output from previous runs or external files without rerunning the analysis.
Instructions
Summarise an Mplus .out file that already exists: status, warnings, fit, parameter estimates, and whatever else include asks for. Use it on output produced outside this server, or to re-read a run without repeating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | fit, params, standardized, rsquare, effects, cinterval, classes, modindices, savedata, input, all. | |
| max_rows | No | Row cap per parameter table. | |
| out_path | Yes | Path to the .out file. |