Learn R Programming

nonmem2R (version 0.2.5)

extTransform: Internal package function

Description

Transforming of the named list returned by extload

Usage

extTransform(ext, type = 2)

Value

named list according to output from extload

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