Re: [R] pmml for random forest & rules

2011-10-11 Thread Graham Williams
Hi Patrick, Thanks for the detailed report. See comments below. On 11 October 2011 05:57, Patrick McCann wrote: [...] > I am having some trouble using R 2.13.1 for generating a pmml object > of class "c('randomForest.formula', 'randomForest')" [...] > Random Forest (and randomSurvivalForest) > —

[R] pmml for random forest & rules

2011-10-10 Thread Patrick McCann
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