TV1.oracle.highprob | R Documentation |
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.
TV1.oracle.highprob(x, s)
x |
Gaussian sequence |
s |
standard deviation |
an upper bound on oracle TV(d')
theta = rnorm(250) TV1.oracle.highprob(theta, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.