Learn R Programming

nonmem2rx (version 0.1.9)

nmgrd: Reads the NONMEM .grd file for final parameter gradient

Description

Reads the NONMEM .grd file for final parameter gradient

Usage

nmgrd(file)

Value

return a list with $rawGrad

Arguments

file

File where the list is located

Author

Matthew L. Fidler

Examples

Run this code

nmgrd(system.file("mods/cpt/runODE032.grd", package="nonmem2rx"))

Run the code above in your browser using DataLab