aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-09-18 15:15:55 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-09-18 15:15:55 +0200
commit850aa313ba60c7b784d96cfdc8d4c22f2beb661a (patch)
tree1244a42d1e8a47a096a43d4c14634f3fe32e8778 /NAMESPACE
parenta2246bef55eb74f3ad608c28dc3b759af32a41b9 (diff)
Make mkinpredict generic and write a method for fits
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 458d5310..cfbe2851 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -7,6 +7,8 @@ S3method(summary, mkinfit)
S3method(print, summary.mkinfit)
S3method(plot, mmkin)
S3method("[", mmkin)
+S3method(mkinpredict, mkinmod)
+S3method(mkinpredict, mkinfit)
import(
stats,

Contact - Imprint