View source: R/estim_residuals.R
| estim_lloq | R Documentation |
Estimate LLOQ From Existing Additive and Proportional errors
estim_lloq(add_err = 0.04, prop_err = 0.05, cv_lloq = 0.2, cv_lqc = 0.15)
add_err |
Additive error (constant) |
prop_err |
Proportional error (CV) |
cv_lloq |
Maximum coefficient of variation at LLOQ |
cv_lqc |
Maximum coefficient of variation at LQC A method to estimate LLOQ from existing additive and proportional errors. The function does inequality constrained optimization to find the LLOQ. |
Omar I. Elashkar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.