Without a reproducible example that includes some sample data provided using dput() (fake is fine), the code you used, and some clear idea of what output you expect, it's impossible to figure out how to help you. Here are some suggestions for creating a good reproducible example: http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
On Tue, Sep 8, 2015 at 2:10 AM, Priyanka Garg <priyanka.garg...@gmail.com> wrote: > Hi, > > I am using J48 classifier. I want to now after i set A as TRUE in control > option of the classifier, how could i see its effect when using predict > method ? > > > > Regards > Priyanka Garg > School of Computers & Information Sciences > University Of Hyderabad > > [[alternative HTML version deleted]] -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.