- R Programming By Example
- Omar Trejo Navarro
- 256字
- 2021-07-02 21:30:34
The inspiration for R – the S language
R was inspired by the S statistical language developed by John Chambers at AT&T. The name S is an allusion to another one-letter-name programming language also developed at AT&T, the famous C language. R was created by Ross Ihaka and Robert Gentleman in the Department of Statistics at the University of Auckland in 1991.
The general S philosophy sets the stage for the design of the R language itself, which many programmers coming from other programming languages find somewhat odd and confusing. In particular, it's important to realize that S was developed to make data analysis as easy as possible.
"We wanted users to be able to begin in an interactive environment, where they did not consciously think of programming. Then as their needs became clearer and their sophistication increased, they should be able to slide gradually into programming, when the language and system aspects would become more important."
– John Chambers
The key part here is the transition from analyst to developer. They wanted to build a language that could easily service both types of users. They wanted to build language that would be suitable for interactive data analysis through a command line but which could also be used to program complex systems, like traditional programming languages.
It's no coincidence that this book is structured that way. We will start doing data analysis first, and we will gradually move toward developing a full and complex system for information retrieval with a web application on top.
- 極簡AI入門:一本書讀懂人工智能思維與應(yīng)用
- Hands-On Neural Networks with Keras
- 城市道路交通主動控制技術(shù)
- 最簡數(shù)據(jù)挖掘
- Maya極速引擎:材質(zhì)篇
- WordPress Theme Development Beginner's Guide(Third Edition)
- 大數(shù)據(jù)處理平臺
- 水晶石精粹:3ds max & ZBrush三維數(shù)字靜幀藝術(shù)
- ESP8266 Home Automation Projects
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·工業(yè)機(jī)器人
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- 智能生產(chǎn)線的重構(gòu)方法
- 計算機(jī)組成與操作系統(tǒng)
- SQL Server數(shù)據(jù)庫應(yīng)用基礎(chǔ)(第2版)