drm_LL3: dose-response models.

Description Usage Arguments Value Examples

View source: R/DoseResponse.R

Description

Built-in dose-response models. These models are parameterized using a unified structure with a coefficient b denoting the steepness of the dose-response curve, d the upper asymptotes or limits of the response, and, for some models, e the effective dose.

Usage

1
drm_LL3(x, b, d, e)

Arguments

x

valve position

b

steepness

d

upper value

e

the effective dose

Value

ll3

Examples

1
drm_LL3( 50, -2.39, 1.39, 67.42 )

ratral/wcontrolvalve documentation built on Nov. 26, 2020, 11:18 p.m.