-
Sebastian Henz authored
Replace the "use_for_plotting" column in mod$curves with the plot axis concentrations, which is far more useful. Add "refence" argument to ec() and some minor improvements.
1aae72c3
DESCRIPTION 1.19 KiB
Package: stressaddition
Type: Package
Title: Modeling Tri-Phasic Concentration-Response Relationships
Version: 2.6.0
Date: 2020-04-07
Authors@R: c(person("Sebastian",
"Henz",
role = c("aut", "cre"),
email = "sebastian.henz@ufz.de",
comment = c(ORCID = "0000-0001-8299-8852")),
person("Matthias",
"Liess",
role = "aut",
comment = c(ORCID = "0000-0002-3321-8909")),
person("Helmholtz-Zentrum fuer Umweltforschung GmbH - UFZ",
role = c("cph", "fnd")))
Description: The implementation of the tri-phasic concentration-response model
introduced in "Predicting low-concentration effects of pesticides" by
Liess, Henz and Knillmann (2019) <doi: 10.1038/s41598-019-51645-4>. It
allows modeling of ecotoxicological experiments where the response shows
signs of hormesis.
License: GPL-3
Copyright: file inst/COPYRIGHTS
URL: https://git.ufz.de/oekotox/stressaddition
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.5)
Imports:
drc (>= 3.0),
plotrix
Suggests:
testthat (>= 2.1.0)
RoxygenNote: 7.1.0