갈루아의 반서재

 rattle 설치 및 실행 

 

> install.packages("rattle")

Installing package into ‘C:/Users/fukaeri/Documents/R/win-library/3.1’

(as ‘lib’ is unspecified)

trying URL 'http://cran.nexr.com/bin/windows/contrib/3.1/rattle_3.3.0.zip'

Content type 'application/zip' length 3211032 bytes (3.1 Mb)

opened URL

downloaded 3.1 Mb

 

package ‘rattle’ successfully unpacked and MD5 sums checked

 

The downloaded binary packages are in

C:\Users\fukaeri\AppData\Local\Temp\RtmpW2Kcx4\downloaded_packages

> library(rattle)

Rattle: A free graphical interface for data mining with R.

Version 3.3.0 Copyright (c) 2006-2014 Togaware Pty Ltd.

Type 'rattle()' to shake, rattle, and roll your data.

> rattle()

 

(rsession.exe:39924): Pango-WARNING **: couldn't load font "���� ���� Not-Rotated 9", falling back to "Sans Not-Rotated 9", expect ugly output.

 

(rsession.exe:39924): Pango-WARNING **: couldn't load font "���� ���� Bold Not-Rotated 9", falling back to "Sans Bold Not-Rotated 9", expect ugly output.

 

(rsession.exe:39924): Pango-WARNING **: couldn't load font "���� ���� 9", falling back to "Sans 9", expect ugly output.

 

(rsession.exe:39924): Pango-WARNING **: couldn't load font "���� ���� Italic Not-Rotated 9", falling back to "Sans Italic Not-Rotated 9", expect ugly output.

 

(rsession.exe:39924): Pango-WARNING **: couldn't load font "���� ���� Italic 9", falling back to "Sans Italic 9", expect ugly output.

 

rattle 인터페이스




아래와 같이 분석 대상 파일 선택하고 실행 (F2)