Description Usage Arguments Value Author(s) References
View source: R/sample_std_rerand.R
sample_std_rerand
is an internal function that draws from the non-Normal distribution under rerandomization; this is a mixture of a Normal and a truncated Normal.
1 | sample_std_rerand(n, K, pa, R2)
|
n |
The number of draws. |
K |
The number of covariates. |
pa |
The acceptance probability used for rerandomization. |
R2 |
The R-squared between covariates and potential outcomes. |
Random draws from the non-Normal distribution under rerandomization.
Xinran Li
Branson, Z., Li, X., and Ding, P. (2022). Power and Sample Size Calculations for Rerandomized Experiments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.