diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-14 18:39:29 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-14 18:39:29 +0200 |
commit | 808a679efb69ec6603db6642687d9e8ceb3b3453 (patch) | |
tree | 17763b0c5a490078ff77bafb2d680e42c1d5709b /NAMESPACE | |
parent | b6e278759127dab5bb78bc3016926a66e8a9758f (diff) |
Add a parms method for mmkin objects
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ S3method(mkinpredict,mkinmod) S3method(nlme,mmkin) S3method(nobs,mkinfit) S3method(parms,mkinfit) +S3method(parms,mmkin) S3method(plot,mkinfit) S3method(plot,mmkin) S3method(plot,nafta) |