chou_synergy: Calculate statistics needed for Chou Synergy Curve fitting is...

Description Usage Arguments Value

View source: R/synergy.R

Description

Ting-Chao Chou Pharmacological Reviews 2006

Usage

1
2
chou_synergy(ds, sample_type, treatment_1, treatment_2, hour, fct,
  summary_method)

Arguments

ds

dataset

sample_type

sample type in ds

treatment_1

treatment in ds

treatment_2

treatment in ds

hour

hour in ds

fct

Non-linear function to fit, e.g. drc::LL.3(). See summary.

summary_method

mean or median

Value

A list with the Chou Synergy helper values for treatment_1, treatment_2, the combination of treatment_12, and the combination index data frame (itself containing columns for Fa, Fu, and CI).


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