aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_error_models.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-12-09 14:32:40 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-12-09 14:32:40 +0100
commit396a92a9c856be554d785daffd8a34b9b26b8640 (patch)
tree91c639f63661a873a8b2c7273805d02f4f18a40b /tests/testthat/test_error_models.R
parenta4ee9274df1de50afae8b1a84eb23fe806c1ace9 (diff)
Any yet more tests
Diffstat (limited to 'tests/testthat/test_error_models.R')
-rw-r--r--tests/testthat/test_error_models.R1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testthat/test_error_models.R b/tests/testthat/test_error_models.R
index 169001f1..2a1ffcc1 100644
--- a/tests/testthat/test_error_models.R
+++ b/tests/testthat/test_error_models.R
@@ -56,7 +56,6 @@ test_that("The default error model algorithm finds the best known AIC values for
f_tc_exp_d_3 <- mmkin(c("SFO", "DFOP", "HS"),
lapply(experimental_data_for_UBA_2019, function(x) x$data),
error_model = "tc",
- error_model_algorithm = "d_3",
quiet = TRUE)
AIC_exp_d_3 <- lapply(f_tc_exp_d_3, AIC)

Contact - Imprint