aboutsummaryrefslogtreecommitdiff
path: root/man/logistic.solution.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-21 15:01:03 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-21 15:01:03 +0100
commitaf84d618508d5882072ab7b8de481cb5efc60852 (patch)
tree23d35343d155659c437770cfbf5f6b5d28920bf3 /man/logistic.solution.Rd
parentd89e3d22eb9dc383897b09e9c5aa1b57f65cdbf0 (diff)
Make example logistic fit quiet
Diffstat (limited to 'man/logistic.solution.Rd')
-rw-r--r--man/logistic.solution.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/logistic.solution.Rd b/man/logistic.solution.Rd
index 798e78d1..396e09ef 100644
--- a/man/logistic.solution.Rd
+++ b/man/logistic.solution.Rd
@@ -61,7 +61,7 @@ logistic.solution(t, parent.0, kmax, k0, r)
sdfunc = function(x) sigma_twocomp(x, 0.5, 0.07),
n = 1, reps = 2, digits = 5, LOD = 0.1, seed = 123456)[[1]]
- m <- mkinfit("logistic", d_2_1)
+ m <- mkinfit("logistic", d_2_1, quiet = TRUE)
plot_sep(m)
summary(m)$bpar
}

Contact - Imprint