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
methodobject- stack
 A
Stack()object (this is only exposed for unit testing purposes)
