get_jackknife_stack {rbmi} | R 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 |
method |
A |
stack |
A |
[Package rbmi version 1.2.6 Index]