plot.nci60Fit: plot method for nci60Fit class

Description Usage Arguments

Description

plot method for nci60Fit class

Usage

1
2
3
4
5
6
## S3 method for class 'nci60Fit'
plot(fit, xlab = "Dose", ylab = "Relative growth",
  main = "Fit of NCI60 method", xlim = NULL, ylim = NULL, cex.main = 1,
  cex.axis = 1, cex.lab = 1, axes = TRUE, pcol = "black", pch = 1,
  lcol = "black", lty = 1, ltyh = 1, lwd = 2, type = c("line",
  "points"), h = c(-0.5, 0, 0.5), ...)

Arguments

h

horizontal line to add indicating e.g. GI (h=0.5), TGI (h=0), LD50 (h=-0.5)

...

additional parameters, not implemented

x

a nci60Fit object as returned by nci60Fit


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