plot.hillFit: plot method for hillFit class

Description Usage Arguments

Description

plot method for hillFit class

Usage

1
2
3
4
5
## S3 method for class 'hillFit'
plot(fit, xlab = "Log10(Dose)",
  ylab = "Relative viability", main = "Fit of Hill equation", xlim = NULL,
  ylim = NULL, cex.main = 1, cex.axis = 1, pcol = "black",
  lcol = "black", lwd = 2, ...)

Arguments

...

additional parameters, not implemented

x

a hillFit object as returned by hillFit


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