aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-09 17:24:53 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-09 17:24:53 +0100
commitaa74f5a30853fb0a15c99c283e072f08ee819149 (patch)
tree988ec89e22b48fff4544653a4c3443356bab3071 /NAMESPACE
parenta1631098acfc3352e19c331e568bd6f5766b3c3d (diff)
saemix.mmkin and nlme.mmkin inherit from mixed.mmkin
With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method.
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 1 insertions, 2 deletions
diff --git a/NAMESPACE b/NAMESPACE
index e6cbe2a7..a7aa9eeb 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -16,11 +16,10 @@ S3method(nlme,mmkin)
S3method(nobs,mkinfit)
S3method(parms,mkinfit)
S3method(parms,mmkin)
+S3method(plot,mixed.mmkin)
S3method(plot,mkinfit)
S3method(plot,mmkin)
S3method(plot,nafta)
-S3method(plot,nlme.mmkin)
-S3method(plot,saem.mmkin)
S3method(print,mkinds)
S3method(print,mkinmod)
S3method(print,mmkin)

Contact - Imprint