- Jul 28, 2020
-
-
Sebastian Henz authored
-
Sebastian Henz authored
-
Sebastian Henz authored
-
Sebastian Henz authored
-
Sebastian Henz authored
According to CRAN rules all exported functions must specify a return value.
-
- Jul 06, 2020
-
-
Sebastian Henz authored
-
Sebastian Henz authored
Update readme Closes #47 See merge request !32
-
Sebastian Henz authored
-
- May 18, 2020
-
-
Sebastian Henz authored
Release candidate See merge request !31
-
Sebastian Henz authored
-
- May 07, 2020
-
-
Sebastian Henz authored
closes #38
- Apr 17, 2020
-
-
Sebastian Henz authored
v2.7.0 - return stresses of predict_mixture() See merge request !29
-
Sebastian Henz authored
-
- Apr 07, 2020
-
-
Sebastian Henz authored
Improve ec() and axis concentration handling Closes #35 See merge request !28
-
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.
-
- Mar 16, 2020
-
-
Sebastian Henz authored
Some bugfixes and more flexible concentration lengths See merge request !27
-
Sebastian Henz authored
-
Sebastian Henz authored
-
Sebastian Henz authored
-
Sebastian Henz authored
-
Sebastian Henz authored
-
- Mar 13, 2020
-
-
Sebastian Henz authored
Control whether observed points are plotted See merge request !26
-
Sebastian Henz authored
* Add plotting control for the observed points and improve the generation of the legend. See the `which` argument in `?plot_ecxsys`. * Renamed `sys_tox_not_fitted` and `sys_tox_env_not_fitted` to `sys_tox_observed` and `sys_tox_env_observed` in the output of `ecxsys()`.
-
- Mar 11, 2020
-
-
Sebastian Henz authored
Improve predict_mixture See merge request !25
-
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.
-
- Mar 03, 2020
-
-
Sebastian Henz authored
Better predict_mixture documentation See merge request !24
-
Sebastian Henz authored
Add symmetry example to predict_mixture documentation and add license notice to every code file and to the readme.
-
- Mar 02, 2020
-
-
Sebastian Henz authored
Change the way stress_tox_ca is calculated and check p and q of both models. See merge request !23
-
Sebastian Henz authored
-
Sebastian Henz authored
Change the way stress_tox_ca is calculated to make the steps more logical. Does not change the results.
-
Sebastian Henz authored
rename internal adjust_plot_concentrations See merge request !22
-
Sebastian Henz authored
Quick renaming of the non-exported function `adjust_smooth_concentrations` to `adjust_plot_concentrations`.
-
Sebastian Henz authored
curves_concentration_max and ec error Closes #25 and #29 See merge request !21
-
Sebastian Henz authored
* `ecxsys()` gains a new argument `curves_concentration_max` which sets the maximum concentration for the curves. * `ec()` raises an error if the requested curve is too short to calculate the result. * Improve merge request template. * Update readme example.
-
Sebastian Henz authored
Fix regression in plot_effect() See merge request !20
-
Sebastian Henz authored
-
Sebastian Henz authored
Expand the capabilities of the plot functions, add `predict_mixture()`, and fix documentation of ecxsys() and predict_ecxsys(). Closes #7, #21, and #23 See merge request !19
-
Sebastian Henz authored
Expand the capabilities of the plot functions, add `predict_mixture()`, and fix documentation of ecxsys() and predict_ecxsys().
-
Sebastian Henz authored
Add .gitlab-ci.yml Closes #1 See merge request !18
-