aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-09-21 17:15:06 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-09-21 17:15:06 +0200
commitb12e80a875d87f790d67a4e5a50d829060316a18 (patch)
tree0504845ea4551bdd8e822e00b60c5617ab48f1d9 /NAMESPACE
parent9cea08c280aaf6d2a11c399c9b29fa9e8a5373d5 (diff)
Improve fitting the two-component error model
with respect to accuracy and robustness.
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 2 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index cfbe2851..764b4aff 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,5 +1,5 @@
# Export all names
-exportPattern(".")
+exportPattern("^[^\\.]")
S3method(print, mkinds)
S3method(print, mkinmod)
S3method(plot, mkinfit)
@@ -23,3 +23,4 @@ importFrom(deSolve, ode)
importFrom(methods, signature)
importFrom(R6, R6Class)
importFrom(grDevices, dev.cur)
+importFrom(plyr, join)

Contact - Imprint