createTrimByIptwArgs: Create a parameter object for the function trimByIptw

Description Usage Arguments Details

View source: R/CreateArgFunctions.R

Description

Create a parameter object for the function trimByIptw

Usage

1
createTrimByIptwArgs(maxWeight = 10, estimator = "ate")

Arguments

maxWeight

The maximum allowed IPTW.

estimator

The type of estimator. Options are estimator = "ate" for the average treatment effect, and estimator = "att"for the average treatment effect in the treated.

Details

Create an object defining the parameter values.


escott12/CohortMethod documentation built on Dec. 20, 2021, 6:37 a.m.