Learn R Programming

Certara.RsNLME (version 3.1.0.1)

NlmeResidualEffect-class: Class represents an NLME/PML residual error model

Description

Class represents an NLME/PML residual error model

Arguments

effectName

Name of the observed variable

observeName

Name to use for observation

epsilonName

Name to use for Epsilon

errorType

Additive|LogAdditive|Multiplicative |AdditiveMultiplicative|MixRatio|Power|Custom

frozen

Is the standard deviation frozen? (Default:FALSE)

SD

Standard deviation value

definition

Definition of a custom type or Power value

isBQL

Are there BQL values? (Default:FALSE)

bqlStatic

Value LLOQ value

dobefore

Code to execute before the observation

doafter

Code to execute after the observation