Change the way stress_tox_ca is calculated
- Feb 28, 2020
-
-
Sebastian Henz authoredef1feb1f
-
Sebastian Henz authored
Change the way stress_tox_ca is calculated to make the steps more logical. Does not change the results.
de5ad224
-
Change the way stress_tox_ca is calculated to make the steps more logical. Does not change the results. Instead of averaging the effects and converting to stress, first calculate the stresses and then average them.
Also add a check that ensures that p is the same for both models and q is the same for both models. Otherwise the mixture prediction would get more complicated.
Change the way stress_tox_ca is calculated to make the steps more logical. Does not change the results.