R for Beginners
1st Edition
9352604555
·
9789352604555
© 2017 | Published: July 21, 2017
This book is on programming language called R. R is rapidly becoming the de-facto standard amongst professionals and is used in every conceivable discipline from science and medicine to business and engineering. Starting from variables and basic oper…
Read More
1. A Short Introduction to R2. Programming using R3. Lists and Data Frames4. OOP in R5. Debugging6. Import and Export 7. Mathematical and Statistical concepts8. Hypothesis Testing9. Different statistical distribution10.Regression11.Time series analysis12.Graphics13.Customizing Plotting14.Add on packages Appendix 1
This book is on programming language called R. R is rapidly becoming the de-facto standard amongst professionals and is used in every conceivable discipline from science and medicine to business and engineering. Starting from variables and basic operations, one will eventually learn how to handle data structures such as vectors, matrices, data frames and lists. In the final section, one will dive deeper into the graphical capabilities of R, and create stunning data visualizations. No prior knowledge in programming or data science is required.