NlmeResidualEffect-class | R Documentation |
Class represents an NLME/PML residual error model
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.