I have a question on how to view the bootstrap fits and estimates from each fit.
Whether we can get bootstrap mean estimate of parameters in the output table?
It looks like we are getting parameter estimates of our original fit in the bootstrap output table.
Below is the code we are using now
code:
file = infer(fit, Pumas.Bootstrap(samples=1000))