get.weights: Extract propensity score weights

Description Usage Arguments Value Author(s) See Also

View source: R/get.weights.R

Description

Extracts propensity score weights from a ps.cont object.

Usage

1
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


twangContinuous documentation built on Feb. 26, 2021, 5:09 p.m.