Data Filtering Function
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.