From 575fcacaa33076de97f41a79afb37efb97ca82e0 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 30 Mar 2020 21:43:10 +0200
Subject: Static documentation rebuilt by pkgdown
---
docs/reference/lrtest.mkinfit.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/reference/lrtest.mkinfit.html')
diff --git a/docs/reference/lrtest.mkinfit.html b/docs/reference/lrtest.mkinfit.html
index 70157db9..6861b747 100644
--- a/docs/reference/lrtest.mkinfit.html
+++ b/docs/reference/lrtest.mkinfit.html
@@ -73,7 +73,7 @@ and can be expressed by fixing the parameters of the other." />
mkin
- 0.9.49.8
+ 0.9.49.9
@@ -205,7 +205,7 @@ lower number of fitted parameters (null hypothesis).
#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"))#> Likelihood ratio test
#>
#> Model 1: DFOP with error model tc
--
cgit v1.2.1