emax {TestingSimilarity}R Documentation

Implementation of EMAX models

Description

Emax model:

m(d,\beta)=E_0+E_{max}\frac{d}{ED_{50}+d}

Usage

emax(d, e)

Arguments

d

real-valued argument to the function (dose variable)

e

model parameter

Value

Response value.


[Package TestingSimilarity version 1.1 Index]