calcSimpDepth: Simplified K-sign depth

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

calcSimpDepth calculates the simplified K-sign depth of a given vector of residuals.

Usage

1
calcSimpDepth(res, K)

Arguments

res

[numeric]
numeric vector of residuals

K

[integer(1)]
the parameter K of the simplified K-sign depth

Value

[numeric(1)] the calculated simplified K-sign depth of res.

Examples

1

melaniehorn/GSignTest documentation built on July 11, 2021, 1:18 a.m.