nmgrd {nonmem2rx} | R Documentation |
Reads the NONMEM .grd
file for final parameter gradient
Description
Reads the NONMEM .grd
file for final parameter gradient
Usage
nmgrd(file)
Arguments
file |
File where the list is located |
Value
return a list with $rawGrad
Author(s)
Matthew L. Fidler
Examples
nmgrd(system.file("mods/cpt/runODE032.grd", package="nonmem2rx"))
[Package nonmem2rx version 0.1.7 Index]