Learn R Programming

twangRDC (version 1.0)

get.weights: 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

Run this code
# NOT RUN {
# See vignette for examples.

# }

Run the code above in your browser using DataLab