Description Usage Arguments Details Value Examples
Calculates the bias upper bound estimate for the average coverage probability function estimator using the series approximation.
1  | gnB_bias(lam, xvec, Jn)
 | 
lam | 
 a vector of shrinkage factors λ.  | 
xvec | 
 normalized observed outcome vector, corresponding to z_i in the paper.  | 
Jn | 
 an odd number.  | 
Even if an even Jn is used in the actual estimation, we can plug in
Jn + 1 in this function, as described in the paper.
the value of the bias upper bound estimate.
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.