inst/snippet/dimes-bias.R

# estimate of bias
(mean( ~ boot.mean, data = Dimes.boot) - mean( ~ mass, data = Dimes)) /
  sd( ~ boot.mean, data = Dimes.boot)
rpruim/fastR documentation built on Nov. 12, 2023, 12:26 p.m.