summarize_run
Generate comprehensive NONMEM run summaries by combining control stream, .ext, and .lst results to analyze pharmacometric model outputs.
Instructions
Generate a comprehensive summary of a NONMEM run by combining control stream, .ext, and .lst results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_dir | Yes | Path to the run directory | |
| run_name | No | Base name of the run files (e.g., 'run001'). If omitted, auto-detected from directory. |