Description Usage Arguments Details
View source: R/CreateArgFunctions.R
Create a parameter object for the function trimByIptw
1 | createTrimByIptwArgs(maxWeight = 10, estimator = "ate")
|
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. |
Create an object defining the parameter values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.