Skip to contents

This function extracts the indices used to bootstrap the data for each replicate. This is helpful when doing some additional analysis that requires knowledge of the exact bootstrap samples used.

Usage

bootstrap_samples(model)

Arguments

model

A model of class bolasso.

Value

A named list of length equal to the number of bootstrap replicates that contains the corresponding indices used to subsample the data.