search for: rattleinfo

Displaying 2 results from an estimated 2 matches for "rattleinfo".

2011 Dec 17
0
Rattle install issues on windows 7 and R2.14.0
...buttons on the rattle gui don't seem to be as responsive, but anyway the error message is as follows: (rsession.exe:4012): Gtk-CRITICAL **: gtk_builder_get_object: assertion `GTK_IS_BUILDER (builder)' failed Error in set.cursor() : attempt to apply non-function I also ran the rattleInfo () command and noticed that only a small number of the suggested packages is downloaded with the setup. bellow are the results of the rattleInfo command: > rattleInfo() Rattle: version 2.6.15 cran 2.6.15 R: version 2.14.0 (2011-10-31) (Revision 57496) Sysname: Windows Release: 7 x64...
2011 Oct 10
1
pmml for random forest & rules
Hi, I am having some trouble using R 2.13.1 for generating a pmml object of of class "c('randomForest.formula', 'randomForest')" I see that these methods are available: > methods(pmml) [1] pmml.coxph* pmml.hclust* pmml.itemsets* pmml.kmeans* pmml.ksvm* pmml.lm* pmml.multinom* pmml.nnet* pmml.rpart* [10] pmml.rsf* pmml.rules* pmml.survreg*