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 ps.cont object

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.

Value

a vector of weights

Author(s)

Donna L. Coffman

See Also

ps.cont


[Package twangContinuous version 1.0.0 Index]