View source: R/recalc_final_weights.R
recalc_final_weights | R Documentation |
Recalculate final weights given the replicate weights
recalc_final_weights(data, w_cols, replicate_weight = 1, reorder = TRUE)
data |
dataset |
w_cols |
columns containing the weights |
replicate_weight |
scalar with the replicate weights |
reorder |
if |
input data with recalculated final weights, incorporating the replicate weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.