Chapter 7 基本統計函式| R 資料科學與統計 - Bookdown
文章推薦指數: 80 %
AMinimalBookExample Prerequisites 1R語言基本概論 1.1下載與安裝R 1.2下載與安裝RSudio 1.3簡單實例 1.4物件Object 1.5使用指令 1.6查詢顯示物件與刪除物件 1.7程式中止操作 1.8工作目錄 1.9程式編輯軟體與整合系統RStudio 1.10函式Function 1.11套件Packages 1.12解說與輔助文件 1.13地區語系與時區 2向量 2.1向量 2.2向量基本資料類型 2.3向量產生函式c() 2.4向量基本運
延伸文章資訊
- 1table function | R Documentation
table uses the cross-classifying factors to build a contingency table of the counts at each combi...
- 26 Working with Tables in R | Data Analysis and Processing ...
Tables are often essential for organzing and summarizing your data, especially with categorical v...
- 3How To Make Frequency Table in R - Programming R Tutorials
- 4Chapter 7 基本統計函式| R 資料科學與統計 - Bookdown
7.2 類別資料表格函數. 在類別資料分析中, 常常會使用到列聯表(contingency table), 在{R} 中, 一些函式用 ...
- 5Introduction to data.table
frame data structure from base R is useful, but not essential to follow this vignette. Data analy...