parse_control_stream
Extract structured components from NONMEM control streams, including parameters, estimation options, and model specifications, for pharmacometric analysis.
Instructions
Parse a NONMEM control stream (.ctl/.mod) into structured components: $THETA, $OMEGA, $SIGMA, $EST options, input columns, data file, and ADVAN/TRANS.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the .ctl or .mod file |