plotHSA_ray: plot the ray design from fit object returned by fitHSA_ray

Description Usage Arguments

Description

plot the ray design from fit object returned by fitHSA_ray

Usage

1
2
3
4
plotHSA_ray(fit, cols = c(1, 2, 3), xlim = NULL, ylim = NULL,
  xlab = NULL, ylab = "Relative viability", main = NULL, tag = NULL,
  type = c("line", "HSA", "Bliss", "se"), legend = TRUE, plotSetup = TRUE,
  digit = 3)

Arguments

cols

color corresponding to mixture, drugA, drugB

xlim

x-axis limit

ylim

y-axis limit

xlab

x-axis label

ylab

y-axis label

legend

whether to show legend

plotSetup

whether initiate a new figure; set to False when just to add curve as lines


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