multilap | R Documentation |
A subset of data is selected for which the treatment to control ratio of non-binary covariates is never outside a specified range.
multilap(df = DAAG::nsw74psid1, maxf = 20, colnames = c("educ",
"age", "re74", "re75", "re78"))
df |
a data frame |
maxf |
filtering parameter |
colnames |
columns to be compared for filtering |
J.H. Maindonald
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.