NMreadCov {NMsim} | 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 function from NMdata.
Value
A matrix with covariance step from NONMEM
Author(s)
Philip Delff and Matthew L. Fidler
[Package NMsim version 0.1.0 Index]