RiA2-master

所属分类:其他书籍
开发工具:R language
文件大小:1264KB
下载次数:0
上传日期:2018-07-09 10:30:27
上 传 者眸之eye
说明:  r语言入门必看的书籍,配合中英文双语,有大量的编程代码可供学习
(R language entry must read books, with Chinese and English bilingual, there are a lot of programming code for learning.)

文件列表:
Ch17 Classification.R (5285, 2015-10-23)
Ch18 Advanced methods for missing data.R (1268, 2015-10-23)
Ch19 Advanced graphics with ggplot2.R (6810, 2015-10-23)
Ch20 Advanced R programming.R (5715, 2015-10-23)
Ch21 Creating a package.R (1809, 2015-10-23)
Ch21 nparFiles\data\life.rda (678, 2015-10-23)
Ch21 nparFiles\DESCRIPTION (534, 2015-10-23)
Ch21 nparFiles\R\life.R (1059, 2015-10-23)
Ch21 nparFiles\R\npar.R (222, 2015-10-23)
Ch21 nparFiles\R\oneway.R (3363, 2015-10-23)
Ch21 nparFiles\R\plot.R (1326, 2015-10-23)
Ch21 nparFiles\R\print.R (887, 2015-10-23)
Ch21 nparFiles\R\summary.R (1831, 2015-10-23)
Ch22 Creating dynamic Reports.R (2494, 2015-10-23)
Ch22 DynamicReports\drugs.Rnw (1561, 2015-10-23)
Ch22 DynamicReports\salaryTemplate.odt (16197, 2015-10-23)
Ch22 DynamicReports\salaryTemplate2.docx (13938, 2015-10-23)
Ch22 DynamicReports\women.Rmd (868, 2015-10-23)
Ch23 Bonus - Advanced graphics with the lattice package.R (6491, 2015-10-23)
lmPerm\lmPerm_1.1-2.tar.gz (381013, 2015-10-23)
lmPerm\lmPerm_1.1-2.zip (463477, 2015-10-23)
R_in_Action_2nd_Edition-Errata.pdf (430715, 2015-10-23)
Ch21 nparFiles\data (0, 2015-10-23)
Ch21 nparFiles\R (0, 2015-10-23)
Ch21 nparFiles (0, 2015-10-23)
Ch22 DynamicReports (0, 2015-10-23)
lmPerm (0, 2015-10-23)

# R in Action Source code for [R in Action 2nd Edition](http://www.manning.com/kabacoff2/?a_aid=RiA2ed&a_bid=5c2b1e1d) 2015 - Copyright: Manning Publications. All rights reserved. This directory contains the source code for chapters 1 through 22 and the bonus chapter. Although I've tried to limit the errors appearing in the book, some have crept in and are listed in the [Errata](./R_in_Action_2nd_Edition-Errata.pdf). Many chapters require the installation of contributed packages. These are indicated in the header of the corresponding code file. For example, the code in chapter 3 requires that you have the Hmisc package installed. If you don't have this package installed, execute the command install.packages("Hmisc") while connected to the internet. You will also find that packages may be loaded more than once in a file. For example, in the chapter 6 code file, the statement "library(vcd)" is repeated several times. It is actually only needed once. However, placing it in several places allows you run a portion of the file's code without having to run all the code from the beginning. I hope you find this code helpful and welcome your feedback. -Rob Kabacoff, Ph.D. robk@statmethods.net

近期下载者

相关文件


收藏者