Bootstrap estimates of a distribution of physiological results using kosmic

kosmic_bootstrap(data, ...)

# S3 method for default
kosmic_bootstrap(data, ...)

# S3 method for numeric
kosmic_bootstrap(
  data,
  decimals,
  replicates,
  t1min = 0.05,
  t1max = 0.3,
  t2min = 0.7,
  t2max = 0.95,
  sd_guess = 0.8,
  abstol = 1e-07,
  na.rm = FALSE,
  ...
)