depth: Compute the univariate tukey depth of a function 'g' with...

Description Usage Arguments Value

View source: R/depth.R

Description

Compute the univariate tukey depth of a function g with respect to a set of functions fmat

Usage

1
depth(g, fmat)

Arguments

g

Vector. Function that you want to find the univariate tukey depths of.

fmat

Matrix of functions. Each column is a function. Need to be same length as g.

Value

Vector of pointwise tukey depths


trevor-harris/kstat documentation built on Aug. 8, 2020, 12:15 a.m.