nmext {nonmem2rx}R Documentation

Reads the NONMEM .ext file for final parameter information

Description

Reads the NONMEM .ext file for final parameter information

Usage

nmext(file)

Arguments

file

File where the list is located

Value

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

Author(s)

Matthew L. Fidler

Examples


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

[Package nonmem2rx version 0.1.3 Index]