diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-13 11:05:39 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-13 11:05:39 +0100 |
commit | f6385b071cee2c261da28bf98fd1599da1a30ddb (patch) | |
tree | dd466c9c93fc2451f67ebfc8acfdfde25068ac88 /NAMESPACE | |
parent | f3757dfbaabe4e60ecac063437a75ea32999640a (diff) |
Likelihood ratio test for mmkin columns with two fits
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ S3method(confint,mkinfit) S3method(loftest,mkinfit) S3method(logLik,mkinfit) S3method(lrtest,mkinfit) +S3method(lrtest,mmkin) S3method(mkinpredict,mkinfit) S3method(mkinpredict,mkinmod) S3method(nobs,mkinfit) |