aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_multistart.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-12-06 10:33:24 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-12-06 10:33:24 +0100
commit478c6d5eec4c84b22b43adcbdf36888b302ead00 (patch)
tree57adb0fdac19ec877bc0fbc20aa12366e0ea4341 /tests/testthat/test_multistart.R
parente3057a3a71dbbd9028e192885d17a92607428296 (diff)
Some parplot improvements
llquant argument, improved legend text, tests
Diffstat (limited to 'tests/testthat/test_multistart.R')
-rw-r--r--tests/testthat/test_multistart.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testthat/test_multistart.R b/tests/testthat/test_multistart.R
index 91ef71f0..dda0ea23 100644
--- a/tests/testthat/test_multistart.R
+++ b/tests/testthat/test_multistart.R
@@ -50,7 +50,7 @@ test_that("multistart works for saem.mmkin models", {
llhist_dfop_sfo <- function() llhist(saem_dfop_sfo_m_multi)
parplot_dfop_sfo <- function() parplot(saem_dfop_sfo_m_multi,
- ylim = c(0.5, 2))
+ ylim = c(0.5, 2), llquant = 0.5)
vdiffr::expect_doppelganger("llhist for dfop sfo fit", llhist_dfop_sfo)
vdiffr::expect_doppelganger("parplot for dfop sfo fit", parplot_dfop_sfo)

Contact - Imprint