multilap: Data Filtering Function

multilapR 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


DAAG documentation built on June 14, 2022, 9:07 a.m.