nmxmlCov {nonmem2rx} | R Documentation |
Get the xml for debugging (without including data etc)
Description
Get the xml for debugging (without including data etc)
Usage
nmxmlCov(xml, xmlout, tag = "//nm:covariance")
nmxmlOmega(xml, xmlout, tag = "//nm:omega")
nmxmlSigma(xml, xmlout, tag = "//nm:sigma")
nmxmlTheta(xml, xmlout, tag = "//nm:theta")
Arguments
xml |
Original xml file |
xmlout |
xml output (only includes xml) |
Value
nothing, called for side effects
Author(s)
Matthew L. Fidler
[Package nonmem2rx version 0.1.4 Index]