Learning R (Paperback)
暫譯: 學習 R (平裝本)

Richard Cotton

  • 出版商: O'Reilly
  • 出版日期: 2013-10-22
  • 定價: $1,900
  • 售價: 9.0$1,710
  • 語言: 英文
  • 頁數: 400
  • 裝訂: Paperback
  • ISBN: 1449357105
  • ISBN-13: 9781449357108
  • 相關分類: R 語言
  • 相關翻譯: 學習R (Learning R) (簡中版)
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

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 工具,包括資料類型和程式設計概念。

《Learning R》的後半部分展示了實際的資料分析,涵蓋從匯入資料到發佈結果的所有內容。書中的每一章都包含一個關於您所學內容的測驗,並以練習結束,其中大多數涉及撰寫 R 代碼。

- 撰寫一個簡單的 R 程式,並發現這個語言的功能
- 使用向量、陣列、列表、資料框和字串等資料類型
- 使用分支和迴圈有條件或重複地執行代碼
- 應用 R 附加套件,並將自己的工作打包供他人使用
- 學習如何清理從各種來源匯入的資料
- 透過視覺化和摘要統計來理解資料
- 使用統計模型對資料進行定量判斷並做出預測
- 學習在撰寫資料分析代碼時遇到問題時該怎麼辦