DR_Bliss_Hill2: Bivariate dose-response function under Bliss independance...

Description Usage Arguments Value

View source: R/DR_Bliss_Hill2.R

Description

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

Usage

1
DR_Bliss_Hill2(d1, d2, a1, b1, a2, b2)

Arguments

d1

dose of first compound: a numeric vector

d2

dose of second compound: a numeric vector

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#'

Value

vector of numerical responses


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