noLow | R Documentation |
Fit and remove lowess smoother from stratigraphic series
noLow(dat,smooth=.20,output=1,genplot=T,verbose=T)
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) |
bandpass
, lowpass
, noKernel
, prewhiteAR
, and prewhiteAR1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.