bsf: Bootstrap function (bsf) for H+ Estimate

Description Usage Arguments Value

View source: R/bsf.R

Description

Estimates H+ for a random subset of the supplied data to be replicated within the main hpb() function Samples the observations (rows) of d and the entries of l to generate a single bootstrap estimate.

Usage

1
bsf(d, l, t, q)

Arguments

d

(data, nxm)

l

(identities, nx1)

q

(list, pre-computed by hpb)

r

(numeric, 1x1)

Value

One iteration of H+ bootstrap estimate


fasthplus documentation built on Feb. 7, 2022, 5:16 p.m.