aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-10-26 20:50:09 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-10-26 20:50:09 +0200
commit7b7729694363515007193d1c3e29e9b76271abb3 (patch)
tree3aa572fb56d26d4ad53463e320ee9e75ff4a2321 /NAMESPACE
parentaf2e1540cdad2fd00bb6216a38a754ff748629ad (diff)
parms and confint methods
The confint method can do profile likelihood based confidence intervals!
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 3 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 72ad9d3a..b4b781ac 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -2,9 +2,11 @@
S3method("[",mmkin)
S3method(AIC,mmkin)
+S3method(confint,mkinfit)
S3method(logLik,mkinfit)
S3method(mkinpredict,mkinfit)
S3method(mkinpredict,mkinmod)
+S3method(parms,mkinfit)
S3method(plot,mkinfit)
S3method(plot,mmkin)
S3method(plot,nafta)
@@ -45,6 +47,7 @@ export(mkinresplot)
export(mkinsub)
export(mmkin)
export(nafta)
+export(parms)
export(plot_err)
export(plot_res)
export(plot_sep)

Contact - Imprint