官术网_书友最值得收藏!

What you need for this book

All the codes examples provided in this book should be run in the R console that is to be installed first on your computer. You can download the software for free and find the installation instructions for all major operating systems at http://r-project.org. Although we will not cover advanced topics such as how to use R in Integrated Development Environment, there are awesome plugins for Emacs, Eclipse, vi, or Notepad++ besides other editors, and we also highly recommend that you try RStudio, which is a free and open source IDE dedicated to R.

Apart from a working R installation, we will also use some user-contributed R packages that can be easily installed from the Comprehensive A Archive Network. To install a package, use the install.packages command in the R console, shown as follows:

> install.packages('Quantmod')

After installation, the package should also be loaded first to the current R session before usage:

> library (Quantmod)

You can find free introductory articles and manuals on the R home page.

主站蜘蛛池模板: 香港| 馆陶县| 喜德县| 崇明县| 姜堰市| 乌鲁木齐县| 遵义县| 闽清县| 高碑店市| 信阳市| 松桃| 兴化市| 莒南县| 香格里拉县| 柳江县| 东乌| 绍兴市| 工布江达县| 应城市| 茂名市| 广河县| 大埔区| 定襄县| 秭归县| 马公市| 博客| 金湖县| 甘南县| 河东区| 收藏| 江达县| 剑阁县| 福泉市| 麻栗坡县| 清镇市| 尤溪县| 托克逊县| 营山县| 增城市| 昌平区| 莎车县|