get_bootstrap_stack: Creates a stack object populated with bootstrapped samples

View source: R/stack.R

get_bootstrap_stackR Documentation

Creates a stack object populated with bootstrapped samples

Description

Function creates a Stack() object and populated the stack with bootstrap samples based upon method$n_samples

Usage

get_bootstrap_stack(longdata, method, stack = Stack$new())

Arguments

longdata

A longDataConstructor() object

method

A method object

stack

A Stack() object (this is only exposed for unit testing purposes)


rbmi documentation built on Nov. 24, 2023, 5:11 p.m.