diff options
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,8 +5,8 @@ S3method(print, mkinmod) S3method(plot, mkinfit) S3method(summary, mkinfit) S3method(print, summary.mkinfit) +S3method(logLik, mkinfit) S3method(plot, mmkin) -S3method(logLik, mmkin) S3method("[", mmkin) S3method(mkinpredict, mkinmod) S3method(mkinpredict, mkinfit) |