How could we write a script for parametric bootstrapping in R? I've tried the following: ``` test <- bootstrapR(data) ``` And that did not work. Do you know how to do this @rosemckeon
How could we write a script for parametric bootstrapping in R?
I've tried the following:
And that did not work. Do you know how to do this @rosemckeon