s-news
[Top] [All Lists]

a quick question regarding bootstraping (format adjusted)

To: s-news@lists.biostat.wustl.edu
Subject: a quick question regarding bootstraping (format adjusted)
From: "Samir Saadi" <Saadi@management.uottawa.ca>
Date: Thu, 27 Oct 2005 14:38:17 -0400
Organization: School of Management
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


<Prev in Thread] Current Thread [Next in Thread>