lines.hillFit: lines method for hillFit class

Description Usage Arguments

Description

lines method for hillFit class

Usage

1
2
3
## S3 method for class 'hillFit'
lines(fit, col = 1, lwd = 2, show_points = FALSE,
  pcol = "black", pch = 16, ...)

Arguments

col

line color

lwd

line width

show_points

whether to add points for dose-response paires (dose not 0)

pcol

color for points; only relevant if show_points is TRUE

pch

pch for points; only relevant if show_points is TRUE

...

additional parametrs passed to generic lines() function

x

a hillFit object as returned by hillFit


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