Skip to content
Snippets Groups Projects
Commit c1e37a58 authored by Sebastian Henz's avatar Sebastian Henz
Browse files

Update description and news

parent 131187e0
No related branches found
No related tags found
1 merge request!25Improve predict_mixture
Pipeline #3013 passed with stage
in 12 minutes and 18 seconds
This commit is part of merge request !25. Comments created here will be created in the context of that merge request.
Package: stressaddition
Type: Package
Title: Modeling Tri-Phasic Concentration-Response Relationships
Version: 2.2.1.9000
Date: 2020-03-03
Version: 2.3.0
Date: 2020-03-11
Authors@R: c(person("Sebastian",
"Henz",
role = c("aut", "cre"),
......
# stressaddition (development version)
# stressaddition 2.3.0
* `predict_mixture()` accepts multiple values for the concentration of the second toxicant. Both concentration vectors must be the same length.
* `predict_mixture()` returns a data frame with the concentrations and effects. Previously it was only a vector of effects.
* `predict_mixture()` received a new argument "effect_max" which scales the returned effect values.
* Renamed the arguments of `predict_mixture()` to use underscore letters a and b instad of 1 and 2. For example model_1 is now model_a.
# stressaddition 2.2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment