On Fri, Aug 14, 2009 at 1:43 PM, Mary Putt<mp...@mail.med.upenn.edu> wrote:
> I'm not calling it a problem that the answer converges--i.e. that the > algorithm is stable. but if you look at the example even though I've asked > for 2000 or 200 tress, ntree=2000 or ntree=200, it still gives me 500 trees > according to the output and identical results when you set the seed before > the call. While results are expected to be similar they should not be > identical if the number of trees was actuallly changed. Oops! You have written n.tree instead of ntree. Best, Michael -- Michael Knudsen micknud...@gmail.com http://lifeofknudsen.blogspot.com/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.