- R Programming By Example
- Omar Trejo Navarro
- 267字
- 2021-07-02 21:30:31
Preface
In a world where data is becoming increasingly important, data analysts, scientists, and business people need tools to analyze and process large volumes of data efficiently. This book is my attempt to pass on what I've learned so far, so that you can quickly become an effective and efficient R programmer. Reading it will help you understand how to use R to solve complex problems, avoid some of the mistakes I've made, and teach you useful techniques that can be helpful in a variety of contexts. In the process, I hope to show you that, despite its uncommon aspects, R is an elegant and powerful language, and is well suited for data analysis and statistics, as well as complex systems.
After reading this book, you will be familiar with R's fundamentals, as well as some of its advanced features. You will understand data structures, and you will know how to efficiently deal with them. You will also understand how to design complex systems that perform efficiently, and how to make these systems usable by other people through web applications. At a lower level, you will understand how to work with object-oriented programming, functional programming, and reactive programming, and what code may be better written in each of these paradigms. You will learn how to use various cutting edge tools that R provides to develop software, how to identify performance bottlenecks, and how to fix them, possibly using other programming languages such as Fortran and C++. Finally, you will be comfortable reading and understanding the majority of R code, as well as provide feedback for others' code.
- 計(jì)算機(jī)應(yīng)用
- JavaScript實(shí)例自學(xué)手冊(cè)
- 一本書玩轉(zhuǎn)數(shù)據(jù)分析(雙色圖解版)
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- CSS全程指南
- 機(jī)艙監(jiān)測與主機(jī)遙控
- 80x86/Pentium微型計(jì)算機(jī)原理及應(yīng)用
- Spark大數(shù)據(jù)技術(shù)與應(yīng)用
- 單片機(jī)技術(shù)一學(xué)就會(huì)
- 運(yùn)動(dòng)控制系統(tǒng)
- Practical AWS Networking
- Advanced Deep Learning with Keras
- 單片機(jī)C51應(yīng)用技術(shù)
- 工業(yè)機(jī)器人應(yīng)用系統(tǒng)三維建模
- 中小型網(wǎng)站建設(shè)與管理