[R] How to work with the result of JRip?

fascob samtodor at yahoo.com
Wed Mar 31 16:39:02 CEST 2010


Hello, 

I want to work with the result of JRip, but I don't know how to access it. 
I produce a rule like below: 

> rule = JRip(Cls ~., data=dd)

The result is: 

JRIP rules:
===========

(C7 <= 1) => Cls=TRUE (384.0/0.0)
 => Cls=FALSE (1344.0/0.0)
\par
Number of Rules : 2


I want to work with the above rule..for instance I need the number of rules,
the number of Attribute Tests. But I don't know how to receive it.
Do anyone know how we can get it?

I would be glad for the reply.
Thanks,

-- 
View this message in context: http://n4.nabble.com/How-to-work-with-the-result-of-JRip-tp1746858p1746858.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list