diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,6 +36,7 @@ S3method(parms,mkinfit) S3method(parms,mmkin) S3method(parms,multistart) S3method(parms,saem.mmkin) +S3method(parplot,multistart.saem.mmkin) S3method(plot,mixed.mmkin) S3method(plot,mkinfit) S3method(plot,mmkin) @@ -126,8 +127,8 @@ export(nafta) export(nlme) export(nlme_data) export(nlme_function) -export(parhist) export(parms) +export(parplot) export(plot_err) export(plot_res) export(plot_sep) |