登录
首页 » R language » R语言实战(第2版)_源代码

R语言实战(第2版)_源代码

于 2020-12-15 发布
0 191
下载积分: 1 下载次数: 3

代码说明:

说明:  R语言实践教程源代码,包括简单逻辑计算,和复杂图形绘制(R language practice tutorial source code, including simple logic calculation, and complex drawing)

文件列表:

R语言实战(第2版)_源代码\Ch01 Introduction to R.R, 831 , 2015-10-23
R语言实战(第2版)_源代码\Ch02 Creating a dataset.R, 3316 , 2015-10-23
R语言实战(第2版)_源代码\Ch03 Getting started with graphs.R, 4710 , 2015-10-23
R语言实战(第2版)_源代码\Ch04 Basic data management.R, 4410 , 2015-10-23
R语言实战(第2版)_源代码\Ch05 Advanced data management.R, 5263 , 2015-10-23
R语言实战(第2版)_源代码\Ch06 Basic Graphs.R, 7214 , 2015-10-23
R语言实战(第2版)_源代码\Ch07 Basic statistics.R, 5465 , 2015-10-23
R语言实战(第2版)_源代码\Ch08 Regression.R, 8728 , 2015-10-23
R语言实战(第2版)_源代码\Ch09 Analysis of Variance.R, 4602 , 2015-10-23
R语言实战(第2版)_源代码\Ch10 Power analysis.R, 2373 , 2015-10-23
R语言实战(第2版)_源代码\Ch11 Intermediate graphs.R, 5858 , 2015-10-23
R语言实战(第2版)_源代码\Ch12 Resampling statistics and bootstrapping.R, 3809 , 2015-10-23
R语言实战(第2版)_源代码\Ch13 Generalized linear models.R, 3175 , 2015-10-23
R语言实战(第2版)_源代码\Ch14 Principal components and factor analysis.R, 2565 , 2015-10-23
R语言实战(第2版)_源代码\Ch15 Time series.R, 3364 , 2015-10-23
R语言实战(第2版)_源代码\Ch16 Cluster analysis.R, 3821 , 2015-10-23
R语言实战(第2版)_源代码\Ch17 Classification.R, 5285 , 2015-10-23
R语言实战(第2版)_源代码\Ch18 Advanced methods for missing data.R, 1268 , 2015-10-23
R语言实战(第2版)_源代码\Ch19 Advanced graphics with ggplot2.R, 6810 , 2015-10-23
R语言实战(第2版)_源代码\Ch20 Advanced R programming.R, 5715 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 Creating a package.R, 1809 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\data\life.rda, 678 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\DESCRIPTION, 534 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R\life.R, 1059 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R\npar.R, 222 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R\oneway.R, 3363 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R\plot.R, 1326 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R\print.R, 887 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R\summary.R, 1831 , 2015-10-23
R语言实战(第2版)_源代码\Ch22 Creating dynamic Reports.R, 2494 , 2015-10-23
R语言实战(第2版)_源代码\Ch22 DynamicReports\drugs.Rnw, 1561 , 2015-10-23
R语言实战(第2版)_源代码\Ch22 DynamicReports\salaryTemplate.odt, 16197 , 2015-10-23
R语言实战(第2版)_源代码\Ch22 DynamicReports\salaryTemplate2.docx, 13938 , 2015-10-23
R语言实战(第2版)_源代码\Ch22 DynamicReports\women.Rmd, 868 , 2015-10-23
R语言实战(第2版)_源代码\Ch23 Bonus - Advanced graphics with the lattice package.R, 6491 , 2015-10-23
R语言实战(第2版)_源代码\lmPerm\lmPerm_1.1-2.tar.gz, 381013 , 2015-10-23
R语言实战(第2版)_源代码\lmPerm\lmPerm_1.1-2.zip, 463477 , 2015-10-23
R语言实战(第2版)_源代码\README.md, 1225 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\data, 0 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles\R, 0 , 2015-10-23
R语言实战(第2版)_源代码\Ch21 nparFiles, 0 , 2015-10-23
R语言实战(第2版)_源代码\Ch22 DynamicReports, 0 , 2015-10-23
R语言实战(第2版)_源代码\lmPerm, 0 , 2015-10-23
R语言实战(第2版)_源代码, 0 , 2017-01-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AIS
    船舶AIS轨迹提取,作出船舶AIS轨迹图。在此基础上,实现基于空间相似距离的K均值轨迹聚类。算法可以自定义轨迹聚类初始轨迹或者由程序随机生成初始轨迹,采用迭代的方法直到确定最终的聚类中心。(The extraction of ship AIS trajectory, make ship AIS trajectories. On this basis, to achieve similar K mean trajectory clustering based on distance space. You can customize the initial trajectory trajectory clustering algorithm or randomly generated by the program initial trajectory, iterative method was used to determine the cluster center until the end. )
    2021-04-06 22:49:02下载
    积分:1
  • 判别分析
    用来做判别分析,内含案例数据和代码,适用于初学者(Used for discriminant analysis, with case data and code, for beginners)
    2018-01-20 18:44:14下载
    积分:1
  • R语言实战(第2版)_源代码
    说明:  R语言实践教程源代码,包括简单逻辑计算,和复杂图形绘制(R language practice tutorial source code, including simple logic calculation, and complex drawing)
    2020-12-15 22:39:12下载
    积分:1
  • GWO_SVR
    说明:  灰狼算法优化的支持向量回归,可以用于预测。(The grey Wolf algorithm is optimized for support vector regression and can be used for prediction.)
    2021-04-13 20:48:55下载
    积分:1
  • ALCATEL_ADB_RNDIS_Driver_for_MTK_SP_2013_03_29
    alcatel programa de lenjuage sencillo para celular
    2016-10-05 07:55:28下载
    积分:1
  • m-k
    说明:  m-k趋势检验,做时序趋势变化的方法的源代码(M-k trend test, the source code of the method of temporal trend change)
    2020-04-28 22:46:47下载
    积分:1
  • 关于CoVaR和Copula的R代码CoVaR-Copula
    关于CoVaR和Copula的R代码,大部分Copula都可以通过此代码计算对应的CoVaR(You can use this package to estimate the CoVaR based on various copulas)
    2021-01-07 18:48:52下载
    积分:1
  • Arma-Garch-Copula-master
    说明:  用R语言写出的copula-GARCH函数(copula-GARCH function using R language)
    2020-08-25 17:08:15下载
    积分:1
  • Robinson-1994--long-memory-article
    long memory article 1994
    2016-03-12 18:16:20下载
    积分:1
  • 696524资源总数
  • 103855会员总数
  • 91今日下载