arcsinT {astrochron}R Documentation

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. Input can have any number of columns desired. If two or more columns are input, the first column must be location (e.g., depth), while remaining columns are data values for transformation.

genplot

Generate summary plots? (T or F). This is automatically deactivated if more than one variable is transformed.

verbose

Verbose output? (T or F)

See Also

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


[Package astrochron version 1.2 Index]