central_region: Find the upper and lower bound for the '1-alpha' central...

Description Usage Arguments Value

Description

Find the upper and lower bound for the 1-alpha central region for a set of functions fmat

Usage

1
central_region(fmat, edepths, alpha = 0.05)

Arguments

fmat

Matrix of functions. Each column is a function.

edepths

Vector of extremal depths for the functions in fmat. first value should correspond to the first function etc.

alpha

Numeric. Default is 0.05.

Value

A list containing the upper and lower bound as separate vectors.


trevor-harris/extdepth documentation built on May 23, 2019, 4:06 a.m.