Description Usage Arguments Examples
View source: R/appariement_cond.R
We registered case and control population ids. Then we sample without replacement controls.
1 | appariement_cond(data, case_cond, cond, valeur_cond, nb_temoins, id)
|
data |
Dataframe with variables for cases and controls |
case_cond |
Variable distinging cases from controls |
cond |
Appairing variable |
valeur_cond |
Value of the apparing variable |
nb_temoins |
Number of controls for one case |
id |
Identifier columns ( in character) |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.