Description Usage Arguments Value
Objective function of the empicical bayes estimate (EBE)
1 2 3 4 5 6 7 8 | map_obj_fn(
ETA,
I_OMEGA,
C_i,
C_m,
SIGMA,
error_model = c("proportional", "additive")
)
|
ETA |
ETAs of PK/PD-Parameter of the individual as row vector |
I_OMEGA |
Inverve of the IIV of the PK-Parameter (interindividual variance) |
C_i |
observed values of the individual |
C_m |
simulated values for the individual |
SIGMA |
Residual variance of the model |
error_model |
The residual error model/function |
Objective function value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.