synergy_interaction_CI: Construct confidence intervals for observed effects at...

Description Usage Arguments Value References

View source: R/synergy.R

Description

If the dataset does not have negative controls, measurements at concentration zero are assumed to be empty for a given treatment. Adapted directly from code published in Lee and Kong Statistics in Biopharmaceutical Research 2012

Usage

1
2
synergy_interaction_CI(ds, sample_type, treatment_1, treatment_2, hour = 0,
  alpha = 0.05, summary_method = "mean")

Arguments

ds

dataset

sample_type

sample type in ds

treatment_1

treatment in ds

treatment_2

treatment in ds

hour

hour in ds. Default 0.

alpha

1-alpha is the size of the confidence intervals, default 0.05

summary_method

mean or median

Value

A list with the interaction index, lower, and upper confidence intervals for fix effects points in E

References

Lee & Kong Statistics in Biopharmaceutical Research 2012


DavidQuigley/HTDoseResponseCurve documentation built on Jan. 23, 2021, 5:10 a.m.