View source: R/standard_errors.R
getWeights | R Documentation |
Function that returns the correct weights for weighted bootstrap
getWeights(weights, draw_weights, cluster_index)
weights |
vector of existing regression weights |
draw_weights |
whether draw random exponential weights |
cluster_index |
number of weights to draw |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.