Displaying 1 result from an estimated 1 matches for "data_min".
Did you mean:
  data_in
  
2007 Jan 08
1
How to use Rattle for Data mining through R?
Dear Mr. Bengtsson,
Now i am able to work with R-Matlab interface comfortably. Thanks to you. Recently, I came to know that R can be used for data mining as well. I went through the following site for this : 
http://rattle.togaware.com/  
As they have suggested, I have also installed the two packages:
> install.packages("RGtk2")     
>     install.packages("rattle")