get_bootstrap_stack {rbmi} | R Documentation |
Function creates a Stack()
object and populated the stack with bootstrap
samples based upon method$n_samples
get_bootstrap_stack(longdata, method, stack = Stack$new())
longdata |
A |
method |
A |
stack |
A |