getWeights: Function that returns the correct weights for weighted...

View source: R/standard_errors.R

getWeightsR Documentation

Function that returns the correct weights for weighted bootstrap

Description

Function that returns the correct weights for weighted bootstrap

Usage

getWeights(weights, draw_weights, cluster_index)

Arguments

weights

vector of existing regression weights

draw_weights

whether draw random exponential weights

cluster_index

number of weights to draw


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.