fitIAI_mod0: re-implemented IAI calculation with model selection and CI

Description Usage Arguments

Description

re-implemented IAI calculation with model selection and CI

Usage

1
2
fitIAI_mod0(d1, d2, e, E = seq(0.05, 0.95, 0.005), name1 = "Drug A",
  name2 = "Drug B", ratio)

Arguments

d1

dose for drug 1

d2

dose for drug 2

e

corresponding percentile in the range [0, 1]; response is 1-E

E

a vector of responses (between 0 and 1) where IAI and confidence interval are to be computed from.

ratio

ratio of d1/d2

name

1 drug 1 name

name

2 drug 2 name

a

list


nickytong/drexplorer documentation built on May 23, 2019, 5:08 p.m.