s-news
[Top] [All Lists]

Re: Problem with library Resample

To: "Jan Ivanouw" <ivanouw@post8.tele.dk>, <s-news@lists.biostat.wustl.edu>
Subject: Re: Problem with library Resample
From: "Tim Hesterberg" <timh@insightful.com>
Date: Wed, 21 Sep 2005 21:30:04 -0700
Thread-index: AcW+THIURdUqQZVcToKcBpIWC0uTogA4Ygqb
Thread-topic: [S] Problem with library Resample
My guess is that you are using the newest version of the resample library,
which requires S+7.0 (because functions like anyMissing have been moved
out of resample and into S+7.0).

Tim Hesterberg


-----Original Message-----
From:   Jan Ivanouw [mailto:ivanouw@post8.tele.dk]
Sent:   Tue 9/20/2005 6:32 PM
To:     s-news@lists.biostat.wustl.edu
Cc:     
Subject:        [S] Problem with library Resample
After using the library Resample for some time suddenly the basic bootstrap
function gives the following error message:

"Did  1000  replications, saving results in .bootstrap.partial.results,
interrupt again to abort completely.
Problem in bootstats(replicates = reps, observed = ..: 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
1
Problem: Invalid random number seed: numbers must be between 0 and 63 
Use traceback() to see the call stack"

This problem appears on different machines which have S+ 6.1 (release 1) and
S+ 6.2 even if I set the seed to a number between 0 and 63.

I hope someone knows what may be wrong.

Sincerely

Jan Ivanouw PhD
University of Copenhagen

--------------------------------------------------------------------
This message was distributed by s-news@lists.biostat.wustl.edu.  To
unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
the BODY of the message:  unsubscribe s-news




<Prev in Thread] Current Thread [Next in Thread>
  • Re: Problem with library Resample, Tim Hesterberg <=