NMreadCov {NMdata} | R Documentation |
Read in data file
Description
Read in data file
Usage
NMreadCov(file, ...)
Arguments
file |
The .cov covariance Nonmem matrix file to read |
... |
Passed to fread |
Details
This function is taken from nonmem2rx::nmcov which was based on NMdata::NMreadTab.
Value
A matrix with covariance step from NONMEM
Author(s)
Philip Delff and Matthew L. Fidler
[Package NMdata version 0.1.6 Index]