Skip to content
Prev 305997 / 398506 Next

Decision Tree: Am I Missing Anything?

Not very sure what the problem is as I was not able to take your data for run. You might want to use dput() command to present the data. 

Now on the programming side. As we can see that we have more than 2 levels for the brands and hence method  = class is not able to able to understand what you actually want from it.

Suggestion : For predictions having more than 2 levels I will go for Weka and specifically C4.5 algorithm. You also have the RWeka package for it.

Best Regards,

Bhupendrasinh Thakre
Sent from my iPhone
On Sep 20, 2012, at 9:47 PM, Vik Rubenfeld <vikr at mindspring.com> wrote: