run_file
Execute an existing Mplus .inp file from disk and summarize output into tables of fit indices, parameter estimates, and warnings. Use for hand-written or editor-created input files.
Instructions
Run an Mplus input file that already exists on disk and summarise the output. Use this for .inp files written by hand or by the Mplus editor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Extra output sections; see `run_syntax`. | |
| timeout | No | Seconds before the run is abandoned. | |
| inp_path | Yes | Path to the .inp file. | |
| max_rows | No | Row cap per parameter table. |