Learn R Programming

nonmem2rx (version 0.1.3)

nmext: Reads the NONMEM .ext file for final parameter information

Description

Reads the NONMEM .ext file for final parameter information

Usage

nmext(file)

Value

return a list with $theta, $eta and $eps

Arguments

file

File where the list is located

Author

Matthew L. Fidler

Examples

Run this code

nmext(system.file("run001.ext", package="nonmem2rx"))

Run the code above in your browser using DataLab