bootstrap-class: Bootstrap class.

bootstrap-classR Documentation

Bootstrap class.

Description

Bootstrap class.

Slots

data

data frame to be bootstrapped. Column 'BS_ID' is mandatory and corresponds to the original row ID from the bootstrap. It must be numeric and unique. Other columns are covariates to be bootstrapped (row by row).

replacement

values can be reused or not, logical

random

values are drawn randomly, logical

export_id

tell CAMPSIS if 'BS_ID' must be exported into the dataset, logical


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.