Learn R Programming

twang (version 2.6.1)

get.weights.num: Get numerators to stabilize propensity score weights for `iptw` fits.

Description

Forms numerators to stabilize weights for an iptw object.

Usage

get.weights.num(iptw, fitList)

Value

Returns numerator of stabilized weights to be used in conjunction with `get.weights.unstab`

Arguments

iptw

An `iptw`` object.

fitList

A list containing objects with an associated "fitted" function.

See Also

[iptw]