bootstrap_show: Show bootstrap stratification.

View source: R/bootstrapping.R

bootstrap_showR Documentation

Show bootstrap stratification.

Description

Show stratification specified by control object, see ( ).

Usage

bootstrap_show(
  s,
  show = c("strata", "sample")[1],
  vari = c("stomach", "sample")[1],
  condense = TRUE
)

Arguments

s

Stomach data set of class STOMobs.

show

Show either number of stomachs per strata or number of stomachs per samples available for bootstrapping.

vari

Variable, number of stomachs or number of samples

Logical

for condense of table

Value

table Information on data available for bootstrapping

Examples

## Not run: bootstrap_show(s)

MortenVinther/FishStomachs documentation built on Feb. 14, 2025, 7:33 a.m.