extTransform {nonmem2R} | R Documentation |
Internal package function
Description
Transforming of the named list returned by extload
Usage
extTransform(ext, type = 2)
Arguments
ext |
named list according to output from extload |
type |
Type=0: Present OMEGA and SIGMA as variance and covariances and display SE for THETA, OMEGA, SIGMA Type=1: Present OMEGA and SIGMA as variance and covariances and display RSE for THETA, OMEGA, SIGMA Type=2: Present OMEGA and SIGMA as standard-deviation and correlations and display RSE for THETA, OMEGA, SIGMA Type=3: Present OMEGA and SIGMA as standard-deviation and correlations and display SE for THETA, OMEGA, SIGMA |
Value
named list according to output from extload
[Package nonmem2R version 0.2.5 Index]