strats: Summary statistics for stratigraphic series

stratsR Documentation

Summary statistics for stratigraphic series

Description

Summary statistics for stratigraphic series: sampling interval and proxy values.

Usage

strats(dat,output=0,genplot=1)

Arguments

dat

Stratigraphic series to evaluate. The first column should contain location (e.g., depth), and the second column should contain data value. This function also accepts non-stratigraphic (single column) input, in which case the sampling interval assessment is skipped.

output

Output: (0) nothing, (1) cumulative dt as percent of data points, (2) cumulative dt as percent of total interval duration, (3) dt by location

genplot

Generate summary plots? (0) none, (1) include plot of cumulative dt, (2) include dt histogram/density plot

Details

This function will generate a range of summary statistics for time series, including sampling interval information and the statistical distribution of proxy values.


astrochron documentation built on Aug. 26, 2023, 5:07 p.m.