Description Usage Arguments Value
Generate SRS from population and compute the sampling weight
1 | generate_srs(pop, sample_size)
|
pop |
population from where sample will be drawn |
sample_size |
desired sample size |
a dataframe containing
X: continuous marker values
D: class labels (0: healthy; 1: diseased)
weight: SRS weight
pop_size: population size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.