aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-10-25 22:29:37 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-10-25 22:29:37 +0200
commit6c85446cfe1a2d4592b35cc4b1bac9400771ea07 (patch)
treeb44381dc171b8d7ef46d6e429162461e34276d8c /tests
parent553d4b763a79f880e9de138a78de624abb15754e (diff)
Explanatory comment
Diffstat (limited to 'tests')
-rw-r--r--tests/testthat/test_mixed.R1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testthat/test_mixed.R b/tests/testthat/test_mixed.R
index 8f4f3ae3..4488f2e2 100644
--- a/tests/testthat/test_mixed.R
+++ b/tests/testthat/test_mixed.R
@@ -10,6 +10,7 @@ test_that("Print methods work", {
test_that("nlme results are reproducible to some degree", {
+ # Round error model parameters as they are not rounded in the summary
dfop_nlme_1$modelStruct$varStruct$const <-
signif(dfop_nlme_1$modelStruct$varStruct$const, 4)
dfop_nlme_1$modelStruct$varStruct$prop <-

Contact - Imprint