- Data Analysis with R
- Tony Fischetti
- 119字
- 2021-07-30 09:55:12
Summary
In this chapter, we learned about the world's greatest analytics platform, R. We started from the beginning and built a foundation, and will now explore R further, based on the knowledge gained in this chapter. By now, you have become well versed in the basics of R (which, paradoxically, is the hardest part).You now know how to:
- Use R as a big calculator to do arithmetic
- Make vectors, operate on them, and subset them expressively
- Load data from disk
- Install packages
You have by no means finished learning about R; indeed, we have gone over mostly just the basics. However, we have enough to continue ahead, and you'll pick up more along the way. Onward to statistics land!
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- Advanced Machine Learning with Python
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- Linux核心技術(shù)從小白到大牛
- Android 應(yīng)用案例開發(fā)大全(第3版)
- 快速念咒:MySQL入門指南與進(jìn)階實戰(zhàn)
- Python:Master the Art of Design Patterns
- HTML5從入門到精通 (第2版)
- Android系統(tǒng)原理及開發(fā)要點詳解
- C語言程序設(shè)計實驗指導(dǎo) (第2版)
- jQuery Mobile移動應(yīng)用開發(fā)實戰(zhàn)(第3版)
- Quantum Computing and Blockchain in Business
- ASP.NET程序開發(fā)范例寶典
- 軟件測試綜合技術(shù)
- Java編程從入門到精通