Learning R (Paperback)
Richard Cotton
- 出版商: O'Reilly
- 出版日期: 2013-10-22
- 定價: $1,900
- 售價: 9.5 折 $1,805
- 貴賓價: 9.0 折 $1,710
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 1449357105
- ISBN-13: 9781449357108
-
相關分類:
R 語言
-
相關翻譯:
學習R (Learning R) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$2,140$2,033 -
$990$891 -
$680$537 -
$990Machine Learning for Hackers (Paperback)
-
$580$452 -
$480$408 -
$680$578 -
$520$411 -
$480$408 -
$450$356 -
$450$356 -
$480$379 -
$1,782Data Science for Business: What you need to know about data mining and data-analytic thinking (Paperback)
-
$480$379 -
$680$537 -
$650$553 -
$680$578 -
$1,680An Introduction to Statistical Learning: With Applications in R (Hardcover)
-
$780$616 -
$350$263 -
$450$356 -
$780$616 -
$980$774 -
$580$452 -
$360$281
相關主題
商品描述
Learn how to perform data analysis with the R language and software environment, even if you have little or no programming experience. With the tutorials in this hands-on guide, you’ll learn how to use the essential R tools you need to know to analyze data, including data types and programming concepts.
The second half of Learning R shows you real data analysis in action by covering everything from importing data to publishing your results. Each chapter in the book includes a quiz on what you’ve learned, and concludes with exercises, most of which involve writing R code.
- Write a simple R program, and discover what the language can do
- Use data types such as vectors, arrays, lists, data frames, and strings
- Execute code conditionally or repeatedly with branches and loops
- Apply R add-on packages, and package your own work for others
- Learn how to clean data you import from a variety of sources
- Understand data through visualization and summary statistics
- Use statistical models to pass quantitative judgments about data and make predictions
- Learn what to do when things go wrong while writing data analysis code
商品描述(中文翻譯)
學習如何使用 R 語言和軟體環境進行數據分析,即使您沒有或只有很少的編程經驗也可以。通過這本實踐指南中的教程,您將學習使用必要的 R 工具來分析數據,包括數據類型和編程概念。
《學習 R》的後半部分通過涵蓋從導入數據到發布結果的所有內容,展示了真實的數據分析過程。書中的每一章都包含一個關於您所學內容的測驗,並以練習結束,其中大部分涉及編寫 R 代碼。
- 編寫一個簡單的 R 程序,並了解該語言的功能
- 使用向量、數組、列表、數據框和字符串等數據類型
- 使用分支和循環條件地或重複地執行代碼
- 應用 R 的附加套件,並為他人打包您自己的工作
- 學習如何清理從各種來源導入的數據
- 通過可視化和摘要統計來理解數據
- 使用統計模型對數據進行定量評估和預測
- 學習在編寫數據分析代碼時遇到問題時應該怎麼處理