extTransform: Internal package function

View source: R/LoadNonmemOutput.R

extTransformR 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


nonmem2R documentation built on April 15, 2022, 1:05 a.m.