From ad42e8870803335a549784888ddda80e4662f441 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 21 Feb 2019 15:16:14 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/reference/logistic.solution.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/reference/logistic.solution.html') diff --git a/docs/reference/logistic.solution.html b/docs/reference/logistic.solution.html index 310f1c5a..1894ed0e 100644 --- a/docs/reference/logistic.solution.html +++ b/docs/reference/logistic.solution.html @@ -64,7 +64,7 @@ mkin - 0.9.47.6 + 0.9.48.1 @@ -194,7 +194,6 @@ 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) -- cgit v1.2.1