Learn R Programming

nonmem2rx (version 0.1.3)

nmcov: Read in data file

Description

Read in data file

Usage

nmcov(file, ...)

Value

A matrix with covariance step from NONMEM

Arguments

file

file name to read the results from

...

other parameters passed to data.table::fread

Author

Philip Delff and Matthew L. Fidler

Examples

Run this code

nmcov(system.file("mods/cpt/runODE032.cov", package="nonmem2rx"))

Run the code above in your browser using DataLab