From d5a30175649e2812881c3b1cdba231e2b12b41da Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 21 Feb 2019 15:11:05 +0100 Subject: Remove unused code --- man/logistic.solution.Rd | 1 - 1 file changed, 1 deletion(-) (limited to 'man') diff --git a/man/logistic.solution.Rd b/man/logistic.solution.Rd index 396e09ef..67e60983 100644 --- a/man/logistic.solution.Rd +++ b/man/logistic.solution.Rd @@ -53,7 +53,6 @@ logistic.solution(t, parent.0, kmax, k0, r) 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