Description Usage Arguments Details Value References See Also
These functions are methods for class ps
objects, summary.ps
objects
1 2 3 4 |
object |
an object of class |
x |
an object of class |
... |
currently ignored. |
print.summary.ps
, called indirectly by entering the command summary(result) (where result
has class ps
).
ALL_methods |
summary of the estimated propensity scores of all methods. It is a dataframe with columns refer to Min., 1st Qu., Median, Mean, 3rd Qu., Max values and rows refer to P(A=1|W) and P(A=0|W) for all subjects, P(A=1|W) for subgroups |
GLM1 |
summary of the estimated propensity scores by user defined gform1 |
GLM2 |
summary of the estimated propensity scores by user defined gform2 |
GLM |
summary of the estimated propensity scores if user only defined one gform, either gform1 or gform2, for the parametric estimation |
SL1 |
summary of the estimated propensity scores by user defined SL.library1 |
SL2 |
summary of the estimated propensity scores by user defined SL.library2 |
SL |
summary of the estimated propensity scores if user only defined one vector of SL.library, either SL.library1 or SL.library2 |
1. Bahamyirou A, Blais L, Forget A, Schnitzer ME. (2019), Understanding and diagnosing the potential for bias when using machine learning methods with doubly robust causal estimators. Statistical methods in medical research, 28(6), 1637-50.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.