- R Programming Fundamentals
- Kaelen Medeiros
- 214字
- 2021-07-23 16:58:18
Using R and RStudio, and Installing Useful Packages
R is a programming language intended for use for statistical analysis. Additionally, it can be utilized in an object-oriented or functional way. Specifically, it is an implementation of S, an interactive statistical programming language. R was initially released in August 1993. It is maintained today by the R Development Core Team.
RStudio is an incredibly useful Integrated Development Environment (IDE) for writing and using R. Many data scientists use RStudio for writing R, as it provides a console window, a code editor, tools to help create plots and graphics, and can even be integrated with GitHub to support version control.
While R does share some functionality with Microsoft Excel, it allows you to have more control over your data, and you can add on a variety of packages that allow statistical functionality out of the box—you won't have to build a formula to conduct a survival analysis; you can just install the survival package and use that!
- 自動(dòng)控制工程設(shè)計(jì)入門
- Hybrid Cloud for Architects
- 運(yùn)動(dòng)控制系統(tǒng)
- 工業(yè)機(jī)器人維護(hù)與保養(yǎng)
- 自動(dòng)化生產(chǎn)線安裝與調(diào)試(三菱FX系列)(第二版)
- 軟件構(gòu)件技術(shù)
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- HBase Essentials
- 人工智能:智能人機(jī)交互
- 軟件測(cè)試設(shè)計(jì)
- 超好玩的Python少兒編程
- 實(shí)戰(zhàn)突擊
- Mastering Android Game Development with Unity
- Learn T-SQL Querying
- CAD應(yīng)用程序開發(fā)詳解