isobologram_plot: Generate isobologram plot

Description Usage Arguments

View source: R/medianeffect.R

Description

Generate either normalized or classic isobologram plot for either fixed ratio or non-constant ratio two drug combinations. The observed fraction affected (fa) values from the drug combination will be used

Usage

1
isobologram_plot(drug_combo, drug1, drug2, normalized = TRUE)

Arguments

drug_combo

Two drug combination drug effect object

drug1

Drug effect object to plot on X axis

drug2

Drug effect object to plot on Y axis

normalized

Whether to plot normalized (default) or classic isobologram


jhchou/medianeffect documentation built on March 7, 2020, 12:56 a.m.