R for Everyone: Advanced Analytics and Graphics (Paperback)
暫譯: 人人都能學R:進階分析與圖形
Jared P. Lander
- 出版商: Addison Wesley
- 出版日期: 2013-12-29
- 售價: $1,870
- 貴賓價: 9.5 折 $1,777
- 語言: 英文
- 頁數: 464
- 裝訂: Paperback
- ISBN: 0321888030
- ISBN-13: 9780321888037
-
相關分類:
R 語言
-
相關翻譯:
R語言(實用數據分析和可視化技術) (簡中版)
-
其他版本:
R for Everyone: Advanced Analytics and Graphics, 2/e (Paperback)
買這商品的人也買了...
-
$790$774 -
$720$684 -
$1,410$1,340 -
$420$357 -
$650$553 -
$520$442 -
$1,580$1,501 -
$580$522 -
$400$380 -
$450$383 -
$940$700 -
$780$702 -
$650$429 -
$480$408 -
$580$522 -
$825Practical Data Science with R (Paperback)
-
$680$578 -
$2,410$2,290 -
$380$342 -
$780$663 -
$260$234 -
$360$306 -
$980$774 -
$750$638 -
$650$585
相關主題
商品描述
Statistical Computation for Programmers, Scientists, Quants, Excel Users, and Other Professionals
Using the open source R language, you can build powerful statistical models to answer many of your most challenging questions. R has traditionally been difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. R for Everyone is the solution.
Drawing on his unsurpassed experience teaching new users, professional data scientist Jared P. Lander has written the perfect tutorial for anyone new to statistical programming and modeling. Organized to make learning easy and intuitive, this guide focuses on the 20 percent of R functionality you’ll need to accomplish 80 percent of modern data tasks.
Lander’s self-contained chapters start with the absolute basics, offering extensive hands-on practice and sample code. You’ll download and install R; navigate and use the R environment; master basic program control, data import, and manipulation; and walk through several essential tests. Then, building on this foundation, you’ll construct several complete models, both linear and nonlinear, and use some data mining techniques.
By the time you’re done, you won’t just know how to write R programs, you’ll be ready to tackle the statistical problems you care about most.
COVERAGE INCLUDES
• Exploring R, RStudio, and R packages
• Using R for math: variable types, vectors, calling functions, and more
• Exploiting data structures, including data.frames, matrices, and lists
• Creating attractive, intuitive statistical graphics
• Writing user-defined functions
• Controlling program flow with if, ifelse, and complex checks
• Improving program efficiency with group manipulations
• Combining and reshaping multiple datasets
• Manipulating strings using R’s facilities and regular expressions
• Creating normal, binomial, and Poisson probability distributions
• Programming basic statistics: mean, standard deviation, and t-tests
• Building linear, generalized linear, and nonlinear models
• Assessing the quality of models and variable selection
• Preventing overfitting, using the Elastic Net and Bayesian methods
• Analyzing univariate and multivariate time series data
• Grouping data via K-means and hierarchical clustering
• Preparing reports, slideshows, and web pages with knitr
• Building reusable R packages with devtools and Rcpp
• Getting involved with the R global community
商品描述(中文翻譯)
**程式設計師、科學家、量化分析師、Excel 使用者及其他專業人士的統計計算**
使用開源的 R 語言,您可以建立強大的統計模型來回答許多最具挑戰性的問題。對於非統計學家來說,R 一直以來都很難學習,而大多數 R 書籍假設讀者擁有過多的知識,無法提供幫助。**R for Everyone** 是解決方案。
專業數據科學家 Jared P. Lander 憑藉其無與倫比的教學經驗,撰寫了這本完美的教程,適合任何統計程式設計和建模的新手。這本指南的組織方式使學習變得簡單直觀,重點在於您需要掌握的 R 功能的 20%,以完成 80% 的現代數據任務。
Lander 的獨立章節從最基本的內容開始,提供廣泛的實作練習和範例程式碼。您將下載並安裝 R;導航並使用 R 環境;掌握基本的程式控制、數據導入和操作;並進行幾個基本測試。然後,在這個基礎上,您將構建幾個完整的模型,包括線性和非線性模型,並使用一些數據挖掘技術。
當您完成時,您不僅會知道如何編寫 R 程式,還會準備好解決您最關心的統計問題。
**內容涵蓋**
• 探索 R、RStudio 和 R 套件
• 使用 R 進行數學:變數類型、向量、調用函數等
• 利用數據結構,包括 data.frames、矩陣和列表
• 創建吸引人且直觀的統計圖形
• 編寫用戶自定義函數
• 使用 if、ifelse 和複雜檢查控制程式流程
• 通過群組操作提高程式效率
• 組合和重塑多個數據集
• 使用 R 的功能和正則表達式操作字串
• 創建常態、二項和泊松機率分佈
• 編程基本統計:平均數、標準差和 t 檢驗
• 建立線性、廣義線性和非線性模型
• 評估模型質量和變數選擇
• 防止過擬合,使用 Elastic Net 和貝葉斯方法
• 分析單變量和多變量時間序列數據
• 通過 K-means 和層次聚類對數據進行分組
• 使用 knitr 準備報告、簡報和網頁
• 使用 devtools 和 Rcpp 建立可重用的 R 套件
• 參與 R 全球社群