DR_Voelund_Hill2: Bivariate dose-response function under Voelund model

Description Usage Arguments Value References

View source: R/DR_Voelund_Hill2.R

Description

Compute bivariate dose-response function when each mixture compoent follows a 2-parameter Hill dose-response function and the Voelund model holds.

Usage

1
DR_Voelund_Hill2(d1, d2, a1, b1, a2, b2, lambda1, lambda2)

Arguments

d1

dose of first compound: a single numeric entry

d2

dose of second compound: a single numeric entry

a1

parameter a in Hill-2 DR fuction 1/(1+(a/x)**b) for first compound

b1

parameter b in Hill-2 DR fuction 1/(1+(a/x)**b) for first compound

a2

parameter a in Hill-2 DR fuction 1/(1+(a/x)**b) for second compound

b2

parameter b Hill-2 DR fuction in 1/(1+(a/x)**b) for second compound

lambda1

parameter Voelund model

lambda2

parameter Voelund model

Value

response: a single numerical value

References

Eq. 6 p. 388 in Soerensen et al. Environ. Ecol. Stat. 2007


gilles-guillot/MDR documentation built on Jan. 21, 2020, 8:09 a.m.