[R] Random Forests Variable Importance Question

2009-04-13 Thread Paul Fisch
, Paul Fisch __ 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.

[R] need help with stat functions(like adaboost, random forests and glm)

2008-08-13 Thread Paul Fisch
(logit)); However, when I do this I am getting completely different results and I have no idea why. If anyone could help it would be greatly appreciated. Thanks, Paul Fisch [[alternative HTML version deleted]] __ R-help@r-project.org mailing

[R] Some help with dates.

2008-06-20 Thread Paul Fisch
Hey, I'm new to R but familiar with other programming languages. Basically, I want to store an array of dates. For each of these dates I want to store only the day of the week and the hour. So for example: Monday 12 would be Monday at 12 o'clock and Tuesday 20 would be Tuesday at 8 p.m.