plotall: plot.all

Description Usage Arguments Details Value Author(s) Examples

Description

plot all together

Usage

1
2
3
plotall(r, ced, iced, imoe, iexp, title, exp.type = "norm", bounds = c(-5,
  15), length = 10000, noael = NULL, niosh = NULL, minq = 0.001,
  maxq = 0.999, gr = TRUE)

Arguments

r

list. result of extrapolation()

exp.type

c(norm,fixed). type of distribution for exposure, normal or fixed value

bmd

string. Name of the column containing the original BMD bootstrap data

eff

string. Name of the column containing the calculated effect threshold

exp

string. Name of the column containing the calculated exposure value

Details

plots bmd, effect and exposure all together in log scale

Value

nothing, just plots

Author(s)

Alex Zabeo

Examples

1
plot.all(r,bmd,eff,exp)

azabeo/extrapolation documentation built on May 11, 2019, 5:16 p.m.