Displaying 20 results from an estimated 1000 matches similar to: "Rattle 2.4.0 (Data Mining GUI using R)"
2010 Feb 25
2
how to install rattle for data mining
library(rattle)
Loading required package: pmml
Loading required package: XML
Error: package 'XML' could not be loaded
In addition: Warning message:
In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
lib.loc) :
there is no package called 'XML'
i have installed glade package
>install.packages("RGtk2")
> install.packages("rattle")
2007 Feb 13
1
New version of rattle released
A new version of Rattle (2.1.123), a Gnome-base GUI for data mining,
written copmletely in R, and available on GNU/Linux, Unix, Mac OSX, and
MS/Windows, has been released to CRAN.
There has been quite a lot of activity since the last update, including:
Transform:
Now include basic imputation of missing values. More to follow.
Models:
Move to using ada for boosting.
2007 Feb 13
1
New version of rattle released
A new version of Rattle (2.1.123), a Gnome-base GUI for data mining,
written copmletely in R, and available on GNU/Linux, Unix, Mac OSX, and
MS/Windows, has been released to CRAN.
There has been quite a lot of activity since the last update, including:
Transform:
Now include basic imputation of missing values. More to follow.
Models:
Move to using ada for boosting.
2007 Feb 28
0
package rattle() - libatk-1.0.0.dll Error
I've installed R-Gui2.4.0
R version 2.4.0 RC (2006-09-27 r39540)
Copyright (C) 2006 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
2009 Jan 06
0
pmml 1.2.0 (predictive modelling markup language)
Version 1.2.0 of pmml has been released and is available from CRAN.
The pmml package (http://rattle.togaware.com/pmml.html) is part of the
Rattle data mining suite http://rattle.togaware.com. It generates
representations of analytic models built in R using the open standard
predictive modelling markup language (http://www.dmg.org/).
PMML represents analytic models in an application independent
2009 Jan 06
0
pmml 1.2.0 (predictive modelling markup language)
Version 1.2.0 of pmml has been released and is available from CRAN.
The pmml package (http://rattle.togaware.com/pmml.html) is part of the
Rattle data mining suite http://rattle.togaware.com. It generates
representations of analytic models built in R using the open standard
predictive modelling markup language (http://www.dmg.org/).
PMML represents analytic models in an application independent
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")
2010 Sep 10
1
Can't event start 'rattle' under Ubuntu 64bit
Dear all,
I've wanted to give a try to the rattle GUI for R. After long struggle
with dependencies I've finally managed to install rattle and all of
its dependencies, although for some of them I've been forced to use
cran2deb. And now all I get is:
> library(rattle)
Loading required package: pmml
Loading required package: XML
Loading required package: RGtk2
Loading required
2006 Apr 02
0
Rattle: A simple R/Gnome GUI for Data Mining
An oft heard issue with R is the learning curve. Yet R is a very
powerful language for data mining, if only one persists with it.
Attempting to provide a fast track for anyone to learning R through a
GUI, without limiting the user to just the GUI, I've pulled together
some basic R functionality for "typical" data mining into a GUI
written in R using RGtk2 (need the RGtk2 package
2007 Feb 28
3
Package RGtk2, rattle, libatk-1.0.0.dll Errors
Dear Group,
I have followed the instructions from the link
http://datamining.togaware.com/survivor/Installing_GTK.html
However i couldn't fix the libatk01.0.0.dll application error
Here, i did uninstall R-Gui-2.4.0 then did the fresh installation and still
facing the same problem
I am using Windows- XP
*Please find the following*
R version 2.4.0 (2006-10-03)
Copyright (C) 2006 The R
2007 Jun 05
0
Package update: pmml version 1.1.1
Version 1.1.1 of the pmml package (PMML = Predictive Modelling Markup
Language) has been uploaded to CRAN. This version adds pmml.lm to
generate PMML for linear models (currently, without interactions).
The PMML package is part of the Rattle toolkit for data
mining. Further information from http://rattle.togaware.com.
Regards,
Graham
_______________________________________________
R-packages
2007 Jun 05
0
Package update: pmml version 1.1.1
Version 1.1.1 of the pmml package (PMML = Predictive Modelling Markup
Language) has been uploaded to CRAN. This version adds pmml.lm to
generate PMML for linear models (currently, without interactions).
The PMML package is part of the Rattle toolkit for data
mining. Further information from http://rattle.togaware.com.
Regards,
Graham
_______________________________________________
R-packages
2010 Feb 03
2
Installation woes for rattle (and other packages)
Yesterday I wanted to try rattle on Ubuntu 9.04 Jaunty. I had (and still have) it running
(though it complains on startup a bit -- I'll look into that later) on a different bootup
on the same machine with 8.04 Hardy.
I got an error that libglade cannot be found, and various attempts to get glade support
failed. I removed and reinstalled R -- same problem.
To avoid the issue of local setup
2011 Jun 06
2
Obtener las reglas de un árbol de decisión
Hola,
Me gustaría obtener las reglas que genero con un árbol de decicisión
creado con party. Algo parecido a lo que realiza esta función con rpart
http://www.togaware.com/datamining/survivor/Convert_Tree.html la idea es
disponer de esas reglas en un fichero de texto.
En general si alguien sabe de algún paquete que permita obtener el código
que genera la puntuación, el "score" para un
2007 Feb 28
3
Datamining-package rattle() Errors
Dear Group
I have few errors while installing package rattle from CRAN
i do the installing from the local zip files...
I am using R 2.4.0 do i have to upgrade to R2.4.1 ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils:::menuInstallLocal()
package 'rattle' successfully unpacked and MD5 sums checked
updating HTML package descriptions
> help(rattle)
No
2010 Nov 15
6
Problem in installing and starting Rattle
Hello,
I am trying to install and run Rattle on my Dell Laptop and I have Windows 7
OS.
The following three commands executed successfully :
install.packages("RGtk2")
install.packages("rattle")
library(rattle)
Rattle: Graphical interface for data mining using R.
Version 2.5.47 Copyright (c) 2006-2010 Togaware Pty Ltd.
Type 'rattle()' to shake, rattle, and roll
2006 Sep 21
1
plot correlation matrix
Dear useRs,
While exploring new R packages, I have found the Rattle.
This screenshot http://rattle.togaware.com/rattle-correlation.png
is very interesting
(others are in http://rattle.togaware.com/rattle-screenshots.html ).
Which function was used to produce this plot?
Is such plotting of the correlation matrix a unique Rattle's feature?
Unfortunately I have some weird problems with RGtk2
2008 May 25
1
installing source package RGtk2 on mac os x 10.4.11
Dear All,
I'm trying to install the source package RGtk2
(RGtk2_2.12.5-3.tar.gz) on a i-Mac running os x 10.4.11:
Nome modello: iMac
Identificatore modello: iMac6,1
Nome processore: Intel Core 2 Duo
Velocità processore: 2.16 GHz
Numero di processori: 1
Numero totale di nuclei: 2
L2 Cache (per processore): 4 MB
Memoria: 2 GB
Velocità bus: 667 MHz
Versione Boot
2011 Aug 02
1
Problem Installing/Uninstalling Rattle
Rattle won't install properly on my Windows 7 64 bit laptop.
Here is what I've tried:
I've followed the instructions here:
http://rattle.togaware.com/rattle-install-mswindows.html
I had R installed already.
I downloaded the GTK+ packages, unzipped the 32 bit one into c:\gtkwin32.
I put c:\gtkwin32\bin in the system variables PATH.
I launched R, installed the rattle package, called
2008 Apr 05
2
Odd tcltk and Rattle interference on MS/Windows
Hi Graham,
Your guess is right. The event loop stuff is handled differently on Windows
than on Unix-like OSes. There is a hook, called tcl_do that is hard-coded
into the R Windows GUI. It is called whenever the console is idle. RGtk2 is
able to hook into that to process GTK+ events. The problem is that the two
packages replace each other's handler. So in this case tcltk is blocking
GTK+ from