Description Usage Arguments Value
View source: R/functions_tcpl_based.R
function to calculate Area Under the Curve (AUC) of the hill model
1 | auc_hill_tcpl(p, lower, upper)
|
p |
a vector containing the Hill model parameters: top, log AC50, hill coefficient |
lower |
lower boundary of x for integration |
upper |
upper boundary of x for integration |
calculated area under the curve (AUC) value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.