elastic_outliers: Computes the amplitude and phase depths of the S2...

Description Usage Arguments Value

View source: R/outliers.R

Description

Computes the amplitude and phase depths of the S2 trajectories in tmat

Usage

1
elastic_outliers(elastic_depths, ka = 1.8, thresh = 0.5)

Arguments

elastic_depths

elastic depths produced by one of the depth.R1, depth.R2, or depth.S2 functions. Both amplitude and phase depths need to be included.

ka

Controls the outlier bound / whisker depth. Higher numbers make outlier bound further away from the median. Defaults to 1.8

thresh

Controls the amount of depth thresholding. Set from 0 to 1, where 0 means only the top 0 functions can be outliers. Defaults to 0.5.

Value

amplitude and phase depths in a list


trevor-harris/elasticdepth documentation built on Aug. 8, 2020, 9:29 a.m.