get.weights {twangContinuous} | R Documentation |
Extract propensity score weights
Description
Extracts propensity score weights from a ps.cont
object.
Usage
get.weights(ps1, stop.method = "wcor", withSampW = TRUE)
Arguments
ps1 |
a |
stop.method |
indicates which set of weights to retrieve from the |
withSampW |
Returns weights with sample weights multiplied in, if they were provided in the original |
Value
a vector of weights
Author(s)
Donna L. Coffman
See Also
[Package twangContinuous version 1.0.0 Index]