get.weights.num {twang}R Documentation

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)

Arguments

iptw

An 'iptw“ object.

fitList

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

Value

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

See Also

[iptw]


[Package twang version 2.6 Index]