get.weights {twangRDC}R Documentation

Exact weights from a ps.xgb object

Description

Extracts weights from a ps.xgb object, output with the unique identifier for easy merging.

Usage

get.weights(x)

Arguments

x

An object of class ps.xgb

Value

Returns a data frame.

Examples

# See vignette for examples.


[Package twangRDC version 1.0 Index]