Hi everyone,
I am trying to run a simple bootsrap procedure but I keep getting the
below Error message! Any suggestions please?
>results=bootstrap(data = Q2, statistic = var, B=1000, seed=0)
Forming replications 1 to 100
Forming replications 101 to 200
Forming replications 201 to 300
Forming replications 301 to 400
Forming replications 401 to 500
Forming replications 501 to 600
Forming replications 601 to 700
Forming replications 701 to 800
Forming replications 801 to 900
Forming replications 901 to 1000
Problem in bootstats(replicates = reps, observed = observed, n = n,
call = func.cal..: Couldn't find a function definition for "anyMissing"
Use traceback() to see the call stack
Did 1000 replications, saving results in .bootstrap.partial.results,
interrupt again to abort completely.
Problem in bootstats(replicates = reps, observed = observed, n = n,
call = func.cal..: Couldn't find a function definition for "anyMissing"
Use traceback() to see the call stack
Error during wrapup: Array subscript (1000) out of bounds, should be
at most Saadi@management.uottawa.ca
|