Last data update: 2014.03.03

R: Get numerators to stabilize propensity score weights for iptw...
get.weights.numR 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.

Details

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

Value

A vector of stabilizing factors for weights.

See Also

iptw

Results