相關主題
商品描述
The R Quick Syntax Reference is a handy reference book detailing the intricacies of the R language. Not only is R a free, open-source tool, R is powerful, flexible, and has state of the art statistical techniques available. With the many details which must be correct when using any language, however, the R Quick Syntax Reference makes using R easier.
Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. With a copy of the R Quick Syntax Reference in hand, you will find that are able to use the multitude of functions available to the R user and are even able to write your own functions to explore and analyze data.
- Takes you through learning R, from download to statistical analysis.
- Clears the confusion around object types and how to use and convert the types.
- Tells you how to search for statistical techniques using the R help pages.
What you’ll learn
- Download R and R packages for your platform.
- Work with R within your file structure.
- Enter data from the keyboard and from external files.
- Determine and assign modes, classes, and types of objects
- Do calculations using the computational tools in R.
- Use R functions and create new functions.
Who this book is for
The R Quick Syntax Reference is for statisticians and other data analysts who are starting to use the R language. It is also for veteran R users who want a quick reference to the language. The book is an excellent choice for the busy data scientist who likes to experiment with new ways of analysis and who needs the flexibility of the data editing available in R.
Table of Contents
- Downloading R and Setting R Up in a File System
- The R Prompt
- Assignments and Operators
- Modes of Objects
- The Classes and Types
- Packaged Functions
- User Defined Functions
- How to Use a Function
- Inputting or Creating Data
- Outputting Data and Output
- Manipulating Objects
- Flow Conditioners
- Condition Based Functions
- Some Examples of Conditioning
- Some Common Functions
- The Packages base, stats, and graphics
- Tricks of the Trade
商品描述(中文翻譯)
《R 快速語法參考手冊》是一本方便的參考書,詳細說明了 R 語言的複雜性。R 不僅是一個免費的開源工具,還是強大且靈活的,擁有最先進的統計技術。然而,使用任何語言時必須正確處理的許多細節,使得《R 快速語法參考手冊》能夠簡化 R 的使用。
本書從 R 的基本結構開始,帶您了解 R 中使用的術語以及使 R 運作所需的語法。您會發現查找表達式的正確形式既快速又簡單。手中有一本《R 快速語法參考手冊》,您將能夠使用 R 用戶可用的眾多函數,甚至能夠編寫自己的函數來探索和分析數據。
- 帶您從下載到統計分析學習 R。
- 消除有關對象類型及其使用和轉換的困惑。
- 告訴您如何使用 R 幫助頁面搜索統計技術。
您將學到的內容:
- 下載適合您平台的 R 和 R 套件。
- 在您的文件結構中使用 R。
- 從鍵盤和外部文件輸入數據。
- 確定並分配對象的模式、類別和類型。
- 使用 R 中的計算工具進行計算。
- 使用 R 函數並創建新函數。
本書適合對象:
《R 快速語法參考手冊》適合開始使用 R 語言的統計學家和其他數據分析師。它也適合希望快速參考該語言的資深 R 用戶。這本書是忙碌的數據科學家的絕佳選擇,適合喜歡嘗試新分析方法並需要 R 中數據編輯靈活性的讀者。
目錄:
- 下載 R 並在文件系統中設置 R
- R 提示符
- 指派和運算符
- 對象的模式
- 類別和類型
- 打包函數
- 用戶定義函數
- 如何使用函數
- 輸入或創建數據
- 輸出數據和輸出
- 操作對象
- 流程條件器
- 基於條件的函數
- 一些條件範例
- 一些常見函數
- 套件 base、stats 和 graphics
- 行業技巧