TV1.oracle.highprob: High-probability Bound on Oracle TV(d')

View source: R/wtf1.R

TV1.oracle.highprobR Documentation

High-probability Bound on Oracle TV(d')

Description

A high-probability upper bound for the total variation of the derivative of the oracle decision rule, d*. This is calculated by first bounding TV(d*') using the range of unobserved means, then estimating the range by expanding the range of the observations.

Usage

TV1.oracle.highprob(x, s)

Arguments

x

Gaussian sequence

s

standard deviation

Value

an upper bound on oracle TV(d')

Examples

theta = rnorm(250)
TV1.oracle.highprob(theta, 1)

sdzhao/cole documentation built on May 2, 2022, 9:42 a.m.