Description Usage Arguments Details Value See Also
View source: R/get.weights.unstab.R
Extracts propensity score weights from an iptw or mniptw object.
| 1 2 3 | get.weights.unstab(x,
			stop.method = NULL,
            withSampW = TRUE)
 | 
| x | A  | 
| stop.method | The stop method used for the fit of interest. | 
| withSampW | Returns weights with sample weights multiplied in, if they were provided in the original  | 
Weights are the reciprocal of the product of the probability of receiving the treatment received.
a data.frame of weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.