- 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!
- Java EE 6 企業級應用開發教程
- GeoServer Cookbook
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Python數據分析從0到1
- jQuery開發基礎教程
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 硬件產品設計與開發:從原型到交付
- 深入理解BootLoader
- 跟戴銘學iOS編程:理順核心知識點
- Java程序設計教程
- JavaScript悟道
- Node.js實戰:分布式系統中的后端服務開發
- Java RESTful Web Service實戰
- HTML并不簡單:Web前端開發精進秘籍