diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-01 09:46:33 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-01 09:46:33 +0100 |
commit | fd4bd411df739903279d8b52faa19d5059afbda7 (patch) | |
tree | ca1ea04a1d6e54949e5d69147d5ac253efaf95d7 /NAMESPACE | |
parent | 300aa6ec27529f46deda07874566dc8fcee4e6e7 (diff) |
Improved printing for illparms()
For the case of single fits and no ill-defined parameters found
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,7 +44,9 @@ S3method(plot,mkinfit) S3method(plot,mmkin) S3method(plot,nafta) S3method(print,illparms.mhmkin) +S3method(print,illparms.mkinfit) S3method(print,illparms.mmkin) +S3method(print,illparms.saem.mmkin) S3method(print,mhmkin) S3method(print,mixed.mmkin) S3method(print,mkinds) |