calculate_weights_legend | R Documentation |
Calculates ESS reduction and median weights which is used to create legend for weights plot
calculate_weights_legend(weighted_data)
weighted_data |
object returned after calculating weights using estimate_weights |
list of ESS, ESS reduction, median value of scaled and unscaled weights, and missing count
data("weighted_sat")
calculate_weights_legend(weighted_sat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.