Description Usage Arguments Value References Examples
Computes the critical value cva_alpha(m_2, kappa) from Armstrong, Kolesár, and Plagborg-Møller (2020).
1 |
m2 |
Bound on second moment of the normalized bias, m_2 |
kappa |
Bound on the kurtosis of the normalized bias, kappa |
alpha |
Determines confidence level, 1-alpha. |
check |
If |
Returns a list with 4 components:
cv
Critical value for constructing two-sided confidence intervals.
alpha
The argument alpha
.
x
Support points for the least favorable distribution for the squared normalized bias, b^2.
p
Probabilities associated with the support points.
Armstrong, Timothy B., Kolesár, Michal, and Plagborg-Møller, Mikkel (2020): Robust Empirical Bayes Confidence Intervals, https://arxiv.org/abs/2004.03448
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.