get.weights: Extract propensity score weights
Description
Extracts propensity score weights from a ps.cont
object.
Usage
get.weights(ps1, stop.method = "wcor", withSampW = TRUE)
Arguments
stop.method
indicates which set of weights to retrieve from the ps.cont
object
withSampW
Returns weights with sample weights multiplied in, if they were provided in the original ps.cont
call.