demean {astrochron} | R Documentation |
Remove mean value from stratigraphic series
Description
Remove mean value from stratigraphic series
Usage
demean(dat,genplot=T,verbose=T)
Arguments
dat |
Stratigraphic series for mean removal. First column should be location (e.g., depth), second column should be data value. |
genplot |
Generate summary plots? (T or F) |
verbose |
Verbose output? (T or F) |
See Also
arcsinT
, detrend
, divTrend
, logT
, prewhiteAR
, and prewhiteAR1
[Package astrochron version 1.3 Index]