Function creates a Stack() object and populated the stack with jackknife samples based upon
Stack()
get_jackknife_stack(longdata, method, stack = Stack$new())
longdata
A longDataConstructor() object
longDataConstructor()
method
A method object
stack
A Stack() object (this is only exposed for unit testing purposes)