Skip to content
Snippets Groups Projects
  1. Nov 03, 2020
  2. Oct 19, 2020
  3. Sep 21, 2020
  4. Sep 09, 2020
  5. Sep 04, 2020
  6. Aug 18, 2020
  7. Jul 29, 2020
  8. Jul 28, 2020
  9. Jul 06, 2020
  10. May 18, 2020
  11. May 07, 2020
  12. Apr 17, 2020
  13. Apr 07, 2020
  14. Mar 16, 2020
  15. Mar 13, 2020
  16. Mar 11, 2020
    • Sebastian Henz's avatar
      Multiple changes to `predict_mixture`. · 26491cd6
      Sebastian Henz authored
      * The concentration vectors are checked for NAs, which raise an error when found.
      * The use of `drc::ED()` was replaced with a custom inverse weibull function, which does the same but better.
      * `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.
      26491cd6
  17. Mar 03, 2020
  18. Mar 02, 2020
Loading