Description Usage Arguments Examples
View source: R/internal-bootstrap.r
Permutation test
1 | permutation(y, d, weights, boot = 100, seed = 120511)
|
y |
numeric vector of outcome |
d |
numeric vector of treatment indicator (contain 1 and 0 only) |
weights |
numeric vector of weights |
boot |
how many re-randomization are generated |
seed |
seed value |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.