DoseEffect: DoseEffect() Function

View source: R/DoseeffectFct.R

DoseEffectR Documentation

DoseEffect() Function

Description

This function produces effects from dose-effect 4P logistic parameter model.

Usage

DoseEffect(x, Emin, Emax, m, IC50)

Arguments

x

: amount of dose

Emin

: lower asymptote

Emax

: upper asymptote

m

: slope (Hill's coefficient)

IC50

: Relative IC50

Value

Efffect that is produced by x amount of doses

Examples

DoseEffect()

jyoh1248/SynergyEvaluation documentation built on May 22, 2022, 6:23 p.m.