Skip to content

Can simulation involving random number generation be segm ented?

1 message · Huntsinger, Reid

#
I don't see why you need to shut R down between runs. Can you just replace
each time you generate a new 200 samples? You might also find "gc()" helpful
if you generate a lot of intermediate objects in a single run. Delete
objects you no longer need (unless you're going to replace them and can
afford to keep them around), then an explicit request gc() might help keep
you under the wire.

Reid Huntsinger

-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Uwe Ligges
Sent: Wednesday, May 25, 2005 8:56 AM
To: Dr L. Y Hin
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] Can simulation involving random number generation be
segmented?
Dr L. Y Hin wrote:

            
hardware
following
Yes.

Uwe Ligges

If not, is there
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html