Remove outliers from stratigraphic series, using specified threshold value.
trimAT(dat,thresh=0,dir=2,genplot=T,verbose=T)
Stratigraphic series for outlier removal. First column should be location (e.g., depth), second column should be data value.
Threshold value for outlier detection.
Remove values (1) smaller than or (2) larger than this threshold?
Generate summary plots? (T or F)
Verbose output? (T or F)
delPts
, idPts
, iso
and trim