aboutsummaryrefslogtreecommitdiff
path: root/man/lrtest.mkinfit.Rd
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 /man/lrtest.mkinfit.Rd
parentf3757dfbaabe4e60ecac063437a75ea32999640a (diff)
Likelihood ratio test for mmkin columns with two fits
Diffstat (limited to 'man/lrtest.mkinfit.Rd')
-rw-r--r--man/lrtest.mkinfit.Rd6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/lrtest.mkinfit.Rd b/man/lrtest.mkinfit.Rd
index bc8ab4dc..84d7bc99 100644
--- a/man/lrtest.mkinfit.Rd
+++ b/man/lrtest.mkinfit.Rd
@@ -2,12 +2,16 @@
% Please edit documentation in R/lrtest.mkinfit.R
\name{lrtest.mkinfit}
\alias{lrtest.mkinfit}
+\alias{lrtest.mmkin}
\title{Likelihood ratio test for mkinfit models}
\usage{
\method{lrtest}{mkinfit}(object, object_2 = NULL, ...)
+
+\method{lrtest}{mmkin}(object, ...)
}
\arguments{
-\item{object}{An \code{\link{mkinfit}} object}
+\item{object}{An \code{\link{mkinfit}} object, or an \code{\link{mmkin}} column
+object containing two fits to the same data.}
\item{object_2}{Optionally, another mkinfit object fitted to the same data.}

Contact - Imprint