| summarize | R Documentation |
sbwFunction for summarizing the output from sbw.
summarize(object, digits = 6, ...)
object |
an object from the class |
digits |
The number of significant digits that will be displayed. The default is |
... |
ignored arguments. |
A list with the following elements:
variance, variance of the weights
coefficient_variation, coefficient of variation of the weights
effective_sample_size, effective sample size
balance_table, mean/TASDM balance tables for samples before/after weighting
shadow_price, dual tables or shadow prices for the balanced groups
# Please see the examples in the function sbw above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.