nullabor
nullabor copied to clipboard
Should resid_boot() have replace = TRUE?
Hello.
The code for resid_boot() is sample(stats::resid(model)). Should that be sample(stats::resid(model), replace = TRUE)?
Thanks, Clay