pod_slope_analysis: This is intended as an internal function to facilitate the...

Description Usage Arguments

View source: R/pod_analysis.R

Description

An internal function for calculating the boundary of the lower asymptote.

Usage

1
pod_slope_analysis(pod_slope_data, slope_threshold = 10)

Arguments

pod_slope_data

the data.frame object that contains the concentration and slope data.

slope_threshold

the numeric object that sets the threshold for the slope. This determines the upper bound on the concentration range that is determined to be the asymptote. In other words, the asymptote is defined as that region that has a slope less than the threshold at the lower end of the concentration-response curve.


aop documentation built on May 30, 2017, 2:55 a.m.