divTrend {astrochron}R Documentation

Divide by linear trend in stratigraphic series

Description

Divide data series value by linear trend observed in stratigraphic series

Usage

divTrend(dat,genplot=T,verbose=T)

Arguments

dat

Stratigraphic series for div-trending. 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, demean, detrend, logT, prewhiteAR, and prewhiteAR1


[Package astrochron version 1.2 Index]