From 6c85446cfe1a2d4592b35cc4b1bac9400771ea07 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 25 Oct 2022 22:29:37 +0200 Subject: Explanatory comment --- tests/testthat/test_mixed.R | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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 <- -- cgit v1.2.1