- Data Analysis with R
- Tony Fischetti
- 180字
- 2021-07-30 09:55:10
Chapter 1. RefresheR
Before we dive into the (other) fun stuff (sampling multi-dimensional probability distributions, using convex optimization to fit data models, and so on), it would be helpful if we review those aspects of R that all subsequent chapters will assume knowledge of.
If you fancy yourself as an R guru, you should still, at least, skim through this chapter, because you'll almost certainly find the idioms, packages, and style introduced here to be beneficial in following along with the rest of the material.
If you don't care much about R (yet), and are just in this for the statistics, you can heave a heavy sigh of relief that, for the most part, you can run the code given in this book in the interactive R interpreter with very little modification, and just follow along with the ideas. However, it is my belief (read: delusion) that by the end of this book, you'll cultivate a newfound appreciation of R alongside a robust understanding of methods in data analysis.
Fire up your R interpreter, and let's get started!
- Progressive Web Apps with React
- Computer Vision for the Web
- Learning RxJava
- Reactive Programming with Swift
- R語言游戲數據分析與挖掘
- HTML5 Mobile Development Cookbook
- Python編程與幾何圖形
- Android Native Development Kit Cookbook
- Instant Ext.NET Application Development
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- 動手打造深度學習框架
- Java并發編程:核心方法與框架
- PostgreSQL Developer's Guide
- Java程序設計入門(第2版)
- Kohana 3.0 Beginner's Guide