R Programming Fundamentals: Deal with data using various modeling techniques
暫譯: R 程式設計基礎:使用各種建模技術處理數據
Kaelen Medeiros
- 出版商: Packt Publishing
- 出版日期: 2018-09-27
- 售價: $1,660
- 貴賓價: 9.5 折 $1,577
- 語言: 英文
- 頁數: 206
- 裝訂: Paperback
- ISBN: 1789612993
- ISBN-13: 9781789612998
-
相關分類:
R 語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Study data analysis and visualization to successfully analyze data with R
Key Features
- Get to grips with data cleaning methods
- Explore statistical concepts and programming in R, including best practices
- Build a data science project with real-world examples
Book Description
R Programming Fundamentals, focused on R and the R ecosystem, introduces you to the tools for working with data. To start with, you'll understand you how to set up R and RStudio, followed by exploring R packages, functions, data structures, control flow, and loops.
Once you have grasped the basics, you'll move on to studying data visualization and graphics. You'll learn how to build statistical and advanced plots using the powerful ggplot2 library. In addition to this, you'll discover data management concepts such as factoring, pivoting, aggregating, merging, and dealing with missing values.
By the end of this book, you'll have completed an entire data science project of your own for your portfolio or blog.
What you will learn
- Use basic programming concepts of R such as loading packages, arithmetic functions, data structures, and flow control
- Import data to R from various formats such as CSV, Excel, and SQL
- Clean data by handling missing values and standardizing fields
- Perform univariate and bivariate analysis using ggplot2
- Create statistical summary and advanced plots such as histograms, scatter plots, box plots, and interaction plots
- Apply data management techniques, such as factoring, pivoting, aggregating, merging, and dealing with missing values, on the example datasets
Who this book is for
R Programming Fundamentals is for you if you are an analyst who wants to grow in the field of data science and explore the latest tools.
Table of Contents
- Introducing R
- Data Visualization and Graphics
- Data Management
商品描述(中文翻譯)
**學習數據分析和可視化,以成功使用 R 進行數據分析**
#### 主要特點
- 熟悉數據清理方法
- 探索統計概念和 R 編程,包括最佳實踐
- 建立一個包含真實案例的數據科學專案
#### 書籍描述
《R 程式設計基礎》專注於 R 及其生態系統,介紹了處理數據的工具。首先,您將了解如何設置 R 和 RStudio,接著探索 R 套件、函數、數據結構、控制流程和迴圈。
一旦掌握了基礎知識,您將進一步學習數據可視化和圖形。您將學會如何使用強大的 ggplot2 函式庫建立統計和高級圖表。此外,您還將發現數據管理概念,例如因子化、樞紐分析、聚合、合併以及處理缺失值。
在本書結束時,您將完成一個屬於自己的完整數據科學專案,供您的作品集或部落格使用。
#### 您將學到的內容
- 使用 R 的基本編程概念,例如載入套件、算術函數、數據結構和流程控制
- 從各種格式(如 CSV、Excel 和 SQL)將數據導入 R
- 通過處理缺失值和標準化字段來清理數據
- 使用 ggplot2 進行單變量和雙變量分析
- 創建統計摘要和高級圖表,例如直方圖、散佈圖、箱型圖和交互圖
- 在示例數據集上應用數據管理技術,例如因子化、樞紐分析、聚合、合併和處理缺失值
#### 本書適合誰
如果您是一位希望在數據科學領域成長並探索最新工具的分析師,《R 程式設計基礎》將非常適合您。
#### 目錄
1. 介紹 R
2. 數據可視化和圖形
3. 數據管理