Skip to contents

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

Miscellaneous

nmrec_examples
Environment containing control stream examples