auc_hill_tcpl: function to calculate Area Under the Curve (AUC) of the hill...

Description Usage Arguments Value

View source: R/functions_tcpl_based.R

Description

function to calculate Area Under the Curve (AUC) of the hill model

Usage

1
auc_hill_tcpl(p, lower, upper)

Arguments

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

Value

calculated area under the curve (AUC) value


toxplot documentation built on April 3, 2018, 9:04 a.m.