Learn R Programming

nlmixr2est (version 5.0.2)

.rxGetDVFTransform: Get the DV transformation

Description

Get the DV transformation

Usage

.rxGetDVFTransform(env, pred1, yj)

Value

The transformation expression

Arguments

env

Environment for the parsed model

pred1

The `data.frame` of the current error

yj

The transformation number for the current error

Author

Matthew Fidler