noLow: Fit and remove Lowess smoother from stratigraphic series

noLowR Documentation

Fit and remove Lowess smoother from stratigraphic series

Description

Fit and remove lowess smoother from stratigraphic series

Usage

noLow(dat,smooth=.20,output=1,genplot=T,verbose=T)

Arguments

dat

Stratigraphic series for lowess smoother removal. First column should be location (e.g., depth), second column should be data value.

smooth

Lowess smoothing parameter.

output

1= output residual values; 2= output lowess fit

genplot

Generate summary plots? (T or F)

verbose

Verbose output? (T or F)

See Also

bandpass, lowpass, noKernel, prewhiteAR, and prewhiteAR1


astrochron documentation built on Aug. 26, 2023, 5:07 p.m.