Plot a cosh-fit
# S3 method for coshfit
plot(x, col.fitline = "black", plot.mass = TRUE, plot.corr = FALSE, ...)
An object generated by fit.cosh
.
Color in which the fit is visualized.
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
No return value.