aboutsummaryrefslogtreecommitdiff
path: root/man/add_err.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-10-22 12:34:40 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-10-22 12:34:40 +0200
commit4a6beafe6ca119500232ecda4b5672dd4a1877c2 (patch)
treeade255f256a2cebf6262f12f816925ca3ce9944c /man/add_err.Rd
parenta9c7a1a8322567e9406a59ba0a4f910b89bd05e6 (diff)
Improve interface to experimental version of nlme
The experimental nlme version in my drat repository contains the variance function structure varConstProp which makes it possible to use the two-component error model in generalized nonlinear models using nlme::gnls() and in mixed effects models using nlme::nlme().
Diffstat (limited to 'man/add_err.Rd')
-rw-r--r--man/add_err.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/add_err.Rd b/man/add_err.Rd
index 9527d508..fe7002ee 100644
--- a/man/add_err.Rd
+++ b/man/add_err.Rd
@@ -8,7 +8,7 @@ add_err(
prediction,
sdfunc,
secondary = c("M1", "M2"),
- n = 1000,
+ n = 10,
LOD = 0.1,
reps = 2,
digits = 1,

Contact - Imprint