get_jackknife_stack: Creates a stack object populated with jackknife samples

View source: R/stack.R

get_jackknife_stackR Documentation

Creates a stack object populated with jackknife samples

Description

Function creates a Stack() object and populated the stack with jackknife samples based upon

Usage

get_jackknife_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 Oct. 16, 2024, 5:09 p.m.