AdditiveIsobole | R Documentation |
This function calculates the additive isobole from Tallarida null model.
AdditiveIsobole(effect, sameB = "T", dataB, IC50A, IC50B, mA, mB, rho)
effect |
: Effects that additive isobole produce (Often 50) |
sameB |
: higher potency dose is equal to dose B |
dataB |
: Dose Effect data of higher potency dose |
IC50A |
: Relative IC50 of dose A(less potency dose) |
IC50B |
: Relative IC50 of dose B(higher potency dose) |
mA |
: slope of dose A(less potency dose) |
mB |
: slope of dose B(higher potency dose) |
rho |
: rho obtained from CalculateRho() |
AdditiveIsobole()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.