Description Usage Arguments Value Examples
jntCBOM
implements calibrated symmetric confidence bands (algorithm 2)
in Montiel Olea and Plagborg-Moller (2018).
1 | jntCBOM(DF, DFmat, alpha = 0.05, eps = 0.001)
|
DF |
the target distribution/quantile function as a vector |
DFmat |
the matrix of draws of the distribution, rows correspond to
indices elements in |
alpha |
level such that |
eps |
steps by which the grid on 1-alpha:alpha/2 is searched. |
CB - confidence band, zeta - the optimal level
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.