plot.coshfit: Plot a cosh-fit

View source: R/cosh_nlsfit.R

plot.coshfitR Documentation

Plot a cosh-fit

Description

Plot a cosh-fit

Usage

## S3 method for class 'coshfit'
plot(x, col.fitline = "black", plot.mass = TRUE,
  plot.corr = FALSE, ...)

Arguments

x

An object generated by fit.cosh.

col.fitline

Color in which the fit is visualized.

plot.mass, plot.corr

The plot can show the fitted correlator (plot.corr) as well as the corresponding effective mass (plot.mass, if fitted with effMass).

...

graphical parameters to be passed on to plotwitherror

Value

No return value.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.