aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/lrtest.mkinfit.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-11-13 11:05:39 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-11-13 11:05:39 +0100
commitf6385b071cee2c261da28bf98fd1599da1a30ddb (patch)
treedd466c9c93fc2451f67ebfc8acfdfde25068ac88 /docs/reference/lrtest.mkinfit.html
parentf3757dfbaabe4e60ecac063437a75ea32999640a (diff)
Likelihood ratio test for mmkin columns with two fits
Diffstat (limited to 'docs/reference/lrtest.mkinfit.html')
-rw-r--r--docs/reference/lrtest.mkinfit.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/reference/lrtest.mkinfit.html b/docs/reference/lrtest.mkinfit.html
index 1d82eb74..70157db9 100644
--- a/docs/reference/lrtest.mkinfit.html
+++ b/docs/reference/lrtest.mkinfit.html
@@ -145,14 +145,18 @@ and can be expressed by fixing the parameters of the other.</p>
</div>
<pre class="usage"><span class='co'># S3 method for mkinfit</span>
-<span class='fu'><a href='https://rdrr.io/pkg/lmtest/man/lrtest.html'>lrtest</a></span>(<span class='no'>object</span>, <span class='kw'>object_2</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='no'>...</span>)</pre>
+<span class='fu'><a href='https://rdrr.io/pkg/lmtest/man/lrtest.html'>lrtest</a></span>(<span class='no'>object</span>, <span class='kw'>object_2</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='no'>...</span>)
+
+<span class='co'># S3 method for mmkin</span>
+<span class='fu'><a href='https://rdrr.io/pkg/lmtest/man/lrtest.html'>lrtest</a></span>(<span class='no'>object</span>, <span class='no'>...</span>)</pre>
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>object</th>
- <td><p>An <code><a href='mkinfit.html'>mkinfit</a></code> object</p></td>
+ <td><p>An <code><a href='mkinfit.html'>mkinfit</a></code> object, or an <code><a href='mmkin.html'>mmkin</a></code> column
+object containing two fits to the same data.</p></td>
</tr>
<tr>
<th>object_2</th>

Contact - Imprint