nmcov {nonmem2rx}R Documentation

Read in data file

Description

Read in data file

Usage

nmcov(file, ...)

Arguments

file

file name to read the results from

...

other parameters passed to data.table::fread

Value

A matrix with covariance step from NONMEM

Author(s)

Philip Delff and Matthew L. Fidler

Examples


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

[Package nonmem2rx version 0.1.4 Index]