aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-10-28 13:39:15 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-10-28 13:39:15 +0200
commitf820bf5b91be0f589de16c3e3250f5f79672df75 (patch)
tree2b1406e1c9286634ca017db586e09e2299dec048 /NAMESPACE
parentb1740ade9a1746ccdb325b95915ef88872489f03 (diff)
Rename parhist to parplot and make it generic
That parhist name was not the brightest idea, as it does not show histograms.
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 2 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index a5691eee..4755f631 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -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)

Contact - Imprint