powered by
bootsample
bootsample(data, size = 1)
a dataset
a dataset to be bootstrapped
the size of the bootstrap sample relative to the original sample
X<-TestData() Y<-bootsample(X)
Run the code above in your browser using DataLab