aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_logistic.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_logistic.R')
-rw-r--r--tests/testthat/test_logistic.R1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testthat/test_logistic.R b/tests/testthat/test_logistic.R
index 1ea1013b..5cc00fd3 100644
--- a/tests/testthat/test_logistic.R
+++ b/tests/testthat/test_logistic.R
@@ -22,7 +22,6 @@ logistic <- mkinmod(parent = mkinsub("logistic"))
sampling_times = c(0, 1, 3, 7, 14, 28, 60, 90, 120)
parms_logistic <- c(kmax = 0.08, k0 = 0.0001, r = 0.2)
-parms_logistic_optim <- c(parent_0 = 100, parms_logistic)
d_logistic <- mkinpredict(logistic,
parms_logistic, c(parent = 100),
sampling_times)

Contact - Imprint