multiplier_bootstrap: multiplier_bootstrap

View source: R/RcppExports.R

multiplier_bootstrapR Documentation

multiplier_bootstrap

Description

A function that takes in an influence function (an nxk matrix) and the number of bootstrap iterations and returns a Bxk matrix of bootstrap results. This function uses Rademechar weights.

Usage

multiplier_bootstrap(inf_func, biters)

Arguments

inf_func

nxk matrix of (e.g., these could be a matrix containing the influence function for different parameter estimates)

biters

the number of bootstrap iterations

Value

a Bxk matrix


bcallaway11/BMisc documentation built on March 13, 2024, 1:39 a.m.