R语言资源

R语言资源

R是一个用于统计分析的语言,可以产生各种不同的报表。也可以与HADOOP、PIG结合。

R语言是一个脚本语言,无须编译,输入后直接运行即可出结果。

内置了非常强大的统计功能和输出图形功能,如JAVA在计算方面比较弱,输出图形也要和其他框架结合,这样R语言就能实现一站式的功能,在R环境中就能实现。


!!!!!RHadoop培训 之 R基础课
http://blog.fens.me/rhadoop-r-basic/


RHadoop实践系列之二:RHadoop安装与使用
http://blog.fens.me/rhadoop-rhadoop/


R语言入门知识 一些常用操作和例子
http://www.biostatistic.net/thread-111-1-1.html


!!R语言画图大全,非常实用,需要文章画图的看过来了
http://www.biostatistic.net/thread-2636-1-1.html


!!R语言关于脚本文件的输入和输出
http://blog.sina.com.cn/s/blog_605f5b4f0101577t.html


进阶R语言学习
http://zoonek2.free.fr/UNIX/48_R/all.html


R语言进阶之三:数据汇总/透视/提炼
http://helloxxxxxx.blog.163.com/blog/static/216015095201331610310847/


JAVA调用R
http://shao-fan.com/blog/use-rserve-in-java.html
http://www.rforge.net/Rserve/example.html

大数据时代,R 语言已蓄势待发
http://os.51cto.com/art/201206/340645.htm


R语言学习笔记
http://blog.csdn.net/jack237/article/details/8210598


PIG+R语言的开源项目
https://github.com/packetloop/packetpig


calling R script from java
http://stackoverflow.com/questions/8844451/calling-r-script-from-java
What's the best way to use R scripts on the command line?
http://stackoverflow.com/questions/750786/whats-the-best-way-to-use-r-scripts-on-the-command-line
running r scripts or commands with interpretor in unix for unix-layman
http://stackoverflow.com/questions/10602900/running-r-scripts-or-commands-with-interpretor-in-unix-for-unix-layman
Cookbook for R
http://www.cookbook-r.com/

你可能感兴趣的:(R语言资源)