aboutsummaryrefslogtreecommitdiff
path: root/man/lrtest.mkinfit.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-03-30 14:03:51 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-03-30 14:03:51 +0200
commit405cde11f9f26fcab0742e84c110cf3dcb2a4c1f (patch)
treec00c880d74676581fcbaa2d9aa7fb4c739f79b18 /man/lrtest.mkinfit.Rd
parent6263a53ef24ff0c06e5f4a869a987f41f361bc58 (diff)
First nlme fits for models with a metabolite
Diffstat (limited to 'man/lrtest.mkinfit.Rd')
-rw-r--r--man/lrtest.mkinfit.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/lrtest.mkinfit.Rd b/man/lrtest.mkinfit.Rd
index 84d7bc99..8025b883 100644
--- a/man/lrtest.mkinfit.Rd
+++ b/man/lrtest.mkinfit.Rd
@@ -47,7 +47,7 @@ lrtest(sfo_fit, dfop_fit)
#lrtest(dfop_fit, error_model = "tc")
#lrtest(dfop_fit, fixed_parms = c(k2 = 0))
-# However, this equivalent syntax works for static help pages
+# However, this equivalent syntax also works for static help pages
lrtest(dfop_fit, update(dfop_fit, error_model = "tc"))
lrtest(dfop_fit, update(dfop_fit, fixed_parms = c(k2 = 0)))
}

Contact - Imprint