multilap {DAAG}R Documentation

Data Filtering Function

Description

A subset of data is selected for which the treatment to control ratio of non-binary covariates is never outside a specified range.

Usage

multilap(df = DAAG::nsw74psid1, maxf = 20, colnames = c("educ",
                 "age", "re74", "re75", "re78"))

Arguments

df

a data frame

maxf

filtering parameter

colnames

columns to be compared for filtering

Author(s)

J.H. Maindonald


[Package DAAG version 1.25.4 Index]