|
DATA MINING
Desktop Survival Guide by Graham Williams |
|
|||
|
For a Debian or Ubuntu GNU/Linux install on a machine directly connected to the Internet:
$ wajig install libglade2-dev |
$ wajig install ggobi |
$ wajig install r-base-core |
$ R
> install.packages("rattle", dependencies=TRUE)
|
$ R > library(rattle) > rattle() |