hillEq: Function to represent a Hill curve.

Description Usage Arguments Value Examples

Description

Function to represent a Hill curve.

Usage

1
hillEq(ecFifty, conc, n)

Arguments

ecFifty

The EC50 of the drug.

conc

The concentration or concentrations.

n

The hill coefficient.

Value

The magnitude of drug effect to use at each concentration.

Examples

1
hillEq(1.0, 0.5, 1.2)

meyer-lab/cell-cycle-growth documentation built on May 13, 2019, 6:09 p.m.