1.83k likes | 2.05k Views
2011 年財經計量分析講習會. 多層次資料的圖形分析法 主講人 : 世新大學財金系 郭迺鋒 副教授 簡報製作 林政勳 博士. 內容大綱. 所需 軟體簡介 (R 、 Tinn -R 、 R-studio 、 Rcmdr ) 文字雲 (Word Cloud) R- igraph Categorical Data with R-Mosaic Plots R Graphical Manual-Star (Spider / Radar) R Co-plot Google Earth & googleVis.
E N D
2011年財經計量分析講習會 多層次資料的圖形分析法 主講人: 世新大學財金系 郭迺鋒 副教授 簡報製作 林政勳 博士
內容大綱 • 所需軟體簡介 (R、Tinn-R、R-studio、Rcmdr) • 文字雲(Word Cloud) • R-igraph • Categorical Data with R-Mosaic Plots • R GraphicalManual-Star (Spider / Radar) • R Co-plot • Google Earth & googleVis
主題一: 所需軟體簡介 (R、Tinn-R、 R-studio、Rcmdr)
所需軟體簡介-R(1/16) R is a language and environment for statistical computing and graphics. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. R provides an Open Source route to participation in that activity. Download Site: http://www.r-project.org/
首頁 所需軟體簡介-R(2/16) Taiwan位置提供三個載點 點選進入CRAN
所需軟體簡介-R(3/16) 依據使用者作業系統下載主程式
所需軟體簡介-R(4/16) 點選進入base
所需軟體簡介-R(5/16) 下載最新版本R 2.13.0
所需軟體簡介-R(6/16) 目前R開發團隊建議使用者安裝32位元之主程式,囿於多數R模組尚未支援64位元系統
所需軟體簡介-R(7/16) R安裝步驟一:
所需軟體簡介-R(8/16) R安裝步驟二:
所需軟體簡介-R(9/16) R安裝步驟三:
所需軟體簡介-R(10/16) R安裝步驟四:
所需軟體簡介-R(11/16) R安裝步驟五:
所需軟體簡介-R(12/16) R安裝步驟六:
所需軟體簡介-R(13/16) R安裝步驟七:
所需軟體簡介-R(14/16) R安裝步驟八:
所需軟體簡介-R(15/16) R安裝步驟九:
所需軟體簡介-R(16/16) R安裝步驟十:
所需軟體簡介-RStudio(1/10) RStudio™ is a new integrated development environment (IDE) for R. RStudiocombines an intuitive user interface with powerful coding tools to help you get the most out of R. Download Site http://www.rstudio.org/
所需軟體簡介-RStudio(2/10) RStudio功能特色
首頁 所需軟體簡介-RStudio(3/10) 下載主程式
所需軟體簡介-RStudio(4/10) 點選進入下載
所需軟體簡介-RStudio(5/10) 點選下載Rstudio 0.93.92版
所需軟體簡介-RStudio(6/10) 安裝步驟一:
所需軟體簡介-RStudio(7/10) 安裝步驟二:
所需軟體簡介-RStudio(8/10) 安裝步驟三:
所需軟體簡介-RStudio(9/10) 安裝步驟四:
所需軟體簡介-RStudio(10/10) 安裝步驟五:
所需軟體簡介Tinn-R(1/14) Tinn-R is free, simple but efficient replacement for the basic code editor provided by Rgui Download Site http://www.sciviews.org/Tinn-R/
首頁 所需軟體簡介Tinn-R(2/14) 相關網路資源連結
所需軟體簡介Tinn-R(3/14) 點選SourceForge
所需軟體簡介Tinn-R(4/14) 下載最新Tinn-R_2.3.7.1版本
所需軟體簡介Tinn-R(5/14) 開啟Tinn-R後,需先設定Rgui路徑 Options → Application →R→Path
所需軟體簡介Tinn-R(6/14) 路徑改為C:\Program Files\R\R-2.13.0\bin\i386\Rgui.exe
所需軟體簡介Tinn-R(7/14) 安裝步驟一
所需軟體簡介Tinn-R(8/14) 安裝步驟二
所需軟體簡介Tinn-R(9/14) 安裝步驟三
所需軟體簡介Tinn-R(10/14) 安裝步驟四
所需軟體簡介Tinn-R(11/14) 安裝步驟五
所需軟體簡介Tinn-R(12/14) 安裝步驟六
所需軟體簡介Tinn-R(13/14) 安裝步驟七
所需軟體簡介Tinn-R(14/14) 安裝步驟八
所需軟體簡介-Rcmdr(1/17) 簡介 The R-Commander GUI consists of a window containing several menus, buttons, and information fields. The R-Commander menus are easily configurable through a text file or, preferably, through plug-in packages. The menus lead to simple dialog boxes, the general contents of which are more or less obvious from the names of the menu items. When a new data set is read (from an attached package or imported), it becomes the active data set. 參考連結網址: http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/
所需軟體簡介-Rcmdr(2/17) 開啟R軟體視窗
所需軟體簡介-Rcmdr(3/17) 程式套件→安裝程式套件
所需軟體簡介-Rcmdr(4/17) 選取Taiwan (Taipei 1)
所需軟體簡介-Rcmdr(5/17) 點選Rcmdr
所需軟體簡介-Rcmdr(6/17) Rcmdr模組安裝完成後之畫面
所需軟體簡介-Rcmdr(7/17) 輸入library(Rcmdr)後按Enter