- Data Analysis with R
- Tony Fischetti
- 109字
- 2021-07-30 09:55:09
What you need for this book
All code in this book has been written against the latest version of R—3.2.2 at the time of writing. As a matter of good practice, you should keep your R version up to date but most, if not all, code should work with any reasonably recent version of R. Some of the R packages we will be installing will require more recent versions, though. For the other software that this book uses, instructions will be furnished pro re nata. If you want to get a head start, however, install RStudio, JAGS, and a C++ compiler (or Rtools if you use Windows).
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- GeoServer Cookbook
- Mastering JavaScript Object-Oriented Programming
- Mastering Ember.js
- Learn Swift by Building Applications
- PySide GUI Application Development(Second Edition)
- NGINX Cookbook
- Spring Boot+Vue全棧開(kāi)發(fā)實(shí)戰(zhàn)
- Raspberry Pi Robotic Blueprints
- 跟戴銘學(xué)iOS編程:理順核心知識(shí)點(diǎn)
- ABAQUS6.14中文版有限元分析與實(shí)例詳解
- Node.js 6.x Blueprints
- 算法超簡(jiǎn)單:趣味游戲帶你輕松入門與實(shí)踐
- Design Patterns and Best Practices in Java