trimAT: Remove outliers from stratigraphic series

trimATR Documentation

Remove outliers from stratigraphic series

Description

Remove outliers from stratigraphic series, using specified threshold value.

Usage

trimAT(dat,thresh=0,dir=2,genplot=T,verbose=T)

Arguments

dat

Stratigraphic series for outlier removal. First column should be location (e.g., depth), second column should be data value.

thresh

Threshold value for outlier detection.

dir

Remove values (1) smaller than or (2) larger than this threshold?

genplot

Generate summary plots? (T or F)

verbose

Verbose output? (T or F)

See Also

delPts, idPts, iso and trim


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