Sensitivity: Sensitivity() Function

View source: R/HandmodelFct.R

SensitivityR Documentation

Sensitivity() Function

Description

This function calculates sensitivity of the dose-effect curve. It is the derivated form of effect from dose-effect function.

Usage

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

Arguments

x

: Effect

Emin

: lower asymptote

Emax

: upper asymptote

m

: slope (Hill's coefficient)

IC50

: relative IC50

Examples

Sensitivity()

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