Extracts weights from a ps.xgb object, output with the unique identifier for easy merging.
get.weights(x)
x
An object of class ps.xgb
Returns a data frame.
# See vignette for examples.