Reading and writing control streams

read_ctl() parse_ctl()

Read records from a NONMEM control stream

write_ctl()

Write records to a file

Selection helpers

select_records()

Select records of the specified type

get_record_option()

Extract an option from a record

extract_theta() extract_omega() extract_sigma()

Extract initial estimates from parameter records

Setting options

set_record_option()

Add or modify a record option

set_theta() set_omega() set_sigma()

Set initial estimates in parameter records

Primary objects

nmrec_ctl_records ctl_records

NONMEM control records object

record_data record_estimation record_input record_omega record_prior record_problem record_sigma record_table record_theta record nmrec_record record_raw

Record objects

option nmrec_option option_pos option_flag option_value option_record_name option_nested

Option objects

Miscellaneous

nmrec_examples

Environment containing control stream examples