View source: R/make_analysis_set.R
make_analysis_sets | R Documentation |
This helper function facilitates the implement the make_analysis_set() to each exposure.
make_analysis_sets(stratified_data, expvars, data, threshold)
stratified_data |
List of stratified data sets, see
|
expvars |
Character vector of exposure variable for each set in
|
data |
Original case control data |
threshold |
Maximum distance threshold for cases and controls created by
|
For more information, please refer to the vignette using
browseVignettes("nncc")
.
A list of data frames with the length
of number of exposures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.