summary.coshfit: Summarize a cosh-fit
Description
Summarize a cosh-fit
Usage
# S3 method for coshfit
summary(object, verbose = FALSE, ...)
Arguments
object
An object generated by fit.cosh.
verbose
If set to TRUE, all fit results including the
correlation matrix of the fit parameters are showed. Otherwise only the
effective mass with error is given.
...
additional parameters to match generic summary arguments