plot.kinfit: Plot of a kinematic fit

Description Usage Arguments Details Author(s) See Also

View source: R/plot.kinfit.R

Description

Plots a kinematic fit. The upper panel shows the spectrum with the model as determined by merit.function, the lower panel the residuals with the estimated noise vector overlaid.

Usage

1
2
## S3 method for class 'kinfit'
plot(x, as.spectrum = FALSE, ...)

Arguments

x

a "kinfit" object containing the input spectrum, the model and the residuals

as.spectrum

if TRUE, then only the input spectrum is plotted using plot.spectrum

...

Further graphical parameters (see 'par') may also be supplied as arguments.

Details

The default is to plot the spectrum with overlaid model in the top panel and the residuals in the bottom panel. Plots of the additive and multiplicative polynomials will be added later.

Author(s)

Oliver Czoske

See Also

plot, plot.spectrum, par


oczoske/slacR documentation built on May 20, 2019, 8:23 p.m.