Simplified interface to boot package for basic statistics
Boot.Rd
Simplified interface to boot package for basic statistics
Examples
x <- rexp(100)
Boot(x, mean, 999)
#>
#> ORDINARY NONPARAMETRIC BOOTSTRAP
#>
#>
#> Call:
#> boot::boot(data = data, statistic = f, R = R)
#>
#>
#> Bootstrap Statistics :
#> original bias std. error
#> t1* 0.8736847 0.003204029 0.08546844