View source: R/get.weights.unstab.R
get.weights.unstab | R Documentation |
Extracts propensity score weights from an 'iptw' or 'mniptw' object.
get.weights.unstab(x, stop.method = NULL, withSampW = TRUE)
x |
An 'iptw' or 'mniptw' object. |
stop.method |
The twop method used for the fit of interest. |
withSampW |
Returns weights with sample weights multiplied in, if they were provided in the original 'iptw' call. Default: 'TRUE'. |
Weights are the reciprocal of the product of the probability of receiving the treatment received.
Returns a data.frame of weights.
[iptw]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.