Learn R Programming

toxplot (version 0.1.1)

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

Description

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

Usage

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