Practicing R for Statistical Computing

This book is designed to provide a comprehensive introduction to R programming for data analysis, manipulation and presentation. It covers fundamental data structures such as vectors, matrices, arrays and lists, along with techniques for exploratory data analysis, data transformation and manipulatio...

Full description

Bibliographic Details
Main Authors: Aslam, Muhammad, Imdad Ullah, Muhammad (Author)
Format: eBook
Language:English
Published: Singapore Springer Nature Singapore 2023, 2023
Edition:1st ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03046nmm a2200301 u 4500
001 EB002170294
003 EBX01000000000000001308071
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230808 ||| eng
020 |a 9789819928866 
100 1 |a Aslam, Muhammad 
245 0 0 |a Practicing R for Statistical Computing  |h Elektronische Ressource  |c by Muhammad Aslam, Muhammad Imdad Ullah 
250 |a 1st ed. 2023 
260 |a Singapore  |b Springer Nature Singapore  |c 2023, 2023 
300 |a XVII, 292 p. 176 illus., 29 illus. in color  |b online resource 
505 0 |a Chapter 1. R Language: Introduction -- Chapter 2. Obtaining and Installing R Language -- Chapter 3. Using R as a Calculator -- Chapter 4. Data Mode and Data Structure -- Chapter 5. Working with Data -- Chapter 6. Descriptive Statistics -- Chapter 7. Probability and Probability Distributions -- Chapter 8. Confidence Intervals and Comparison Tests -- Chapter 9. Correlation & Regression Analysis -- Chapter 10. Graphing in R -- Chapter 11. Control Flow: election and Iteration -- Chapter 12. Functions and R Resources -- Chapter 13. Common Errors and Mistakes -- Chapter 14. Functions for Better Programming -- Chapter 15. Some Useful Functions -- Chapter 16. Important Packages 
653 |a Statistics / Computer programs 
653 |a Statistical Software 
653 |a Mathematical statistics / Data processing 
653 |a Statistics and Computing 
700 1 |a Imdad Ullah, Muhammad  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-981-99-2886-6 
856 4 0 |u https://doi.org/10.1007/978-981-99-2886-6?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 519.5 
520 |a This book is designed to provide a comprehensive introduction to R programming for data analysis, manipulation and presentation. It covers fundamental data structures such as vectors, matrices, arrays and lists, along with techniques for exploratory data analysis, data transformation and manipulation. The book explains basic statistical concepts and demonstrates their implementation using R, including descriptive statistics, graphical representation of data, probability, popular probability distributions and hypothesis testing. It also explores linear and non-linear modeling, model selection and diagnostic tools in R. The book also covers flow control and conditional calculations by using ‘‘if’’ conditions and loops and discusses useful functions and resources for further learning. It provides an extensive list of functions grouped according to statistics classification, which can be helpful for both statisticians and R programmers. The use of different graphic devices, high-level and low-level graphical functions and adjustment of parameters are also explained. Throughout the book, R commands, functions and objects are printed in a different font for easy identification. Common errors, warnings and mistakes in R are also discussed and classified with explanations on how to prevent them