Just to clarify: I'm guessing the OP is referring to the CRAN package C50
here. A quick skim suggests the rules are a list element of a C5.0-class
object, so maybe that's where to start?
David Winsemius wrote> In my role as a moderator I am attempting to bypass the automatic mail
> filters that are blocking this posting. Please reply to the list and to:
> ========================> Kevin Shaney <
> kevin.shaney@
> >
>
> C50 Node Assignment
>
> I am using C50 to classify individuals into 5 groups / categories (factor
> variable). The tree / set of rules has 10 rules for classification. I am
> trying to extract the RULE for which each individual qualifies (a number
> between 1 and 10), and cannot figure out how to do so. I can extract the
> predicted group and predicted group probability, but not the RULE to which
> an individual qualifies. Please let me know if you can help!
>
> Kevin
> ========================>
>
> --
> David Winsemius
> Alameda, CA, USA
>
> ______________________________________________
> R-help@
> 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.
--
View this message in context:
http://r.789695.n4.nabble.com/C50-Node-Assignment-tp4680071p4680127.html
Sent from the R help mailing list archive at Nabble.com.