minD: CPSS upper bound

View source: R/shah_ss.R

minDR Documentation

CPSS upper bound

Description

Compute the min-D factor of Shah & Samworth's Eq. 8 (2013). Code taken verbatim from Rajen Shah's personal website: http://www.statslab.cam.ac.uk/~rds37/papers/r_concave_tail.R.

Usage

minD(theta, B, r = c(-1/2, -1/4))

Arguments

theta

Low rate threshold.

B

Number of complementary pairs for stability selection.

r

Of r-concavity fame.


cbl documentation built on Dec. 28, 2022, 1:55 a.m.

Related to minD in cbl...