multilap {DAAG} | 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=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