Learn R Programming

astrochron (version 0.3.1)

arcsinT: Arcsine Transformation of Stratigraphic Series

Description

Arcsine transformation of stratigraphic series

Usage

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

Arguments

dat
Stratigraphic series for arcsine transformation. First column should be location (e.g., depth), second column should be data value for transformation.
genplot
Generate summary plots? (T or F)
verbose
Verbose output? (T or F)

See Also

demean, detrend, divTrend, logT, prewhiteAR, and prewhiteAR1