Exploratory Data Analysis Using R: Chapman & Hall/CRC Data Mining and Knowledge Discovery Series
Autor Ronald K. Pearsonen Limba Engleză Paperback – 30 iun 2020
The book begins with a detailed overview of data, exploratory analysis, and R, as well as graphics in R. It then explores working with external data, linear regression models, and crafting data stories. The second part of the book focuses on developing R programs, including good programming practices and examples, working with text data, and general predictive models. The book ends with a chapter on "keeping it all together" that includes managing the R installation, managing files, documenting, and an introduction to reproducible computing.
The book is designed for both advanced undergraduate, entry-level graduate students, and working professionals with little to no prior exposure to data analysis, modeling, statistics, or programming. it keeps the treatment relatively non-mathematical, even though data analysis is an inherently mathematical subject. Exercises are included at the end of most chapters, and an instructor's solution manual is available.
About the Author:
Ronald K. Pearson holds the position of Senior Data Scientist with GeoVera, a property insurance company in Fairfield, California, and he has previously held similar positions in a variety of application areas, including software development, drug safety data analysis, and the analysis of industrial process data. He holds a PhD in Electrical Engineering and Computer Science from the Massachusetts Institute of Technology and has published conference and journal papers on topics ranging from nonlinear dynamic model structure selection to the problems of disguised missing data in predictive modeling. Dr. Pearson has authored or co-authored books including Exploring Data in Engineering, the Sciences, and Medicine (Oxford University Press, 2011) and Nonlinear Digital Filtering with Python. He is also the developer of the DataCamp course on base R graphics and is an author of the datarobot and GoodmanKruskal R packages available from CRAN (the Comprehensive R Archive Network).
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 269.49 lei 6-8 săpt. | |
CRC Press – 30 iun 2020 | 269.49 lei 6-8 săpt. | |
Hardback (1) | 833.82 lei 6-8 săpt. | |
CRC Press – 29 mai 2018 | 833.82 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Data Mining and Knowledge Discovery Series
- 20% Preț: 302.25 lei
- 20% Preț: 302.34 lei
- 20% Preț: 299.43 lei
- 20% Preț: 419.56 lei
- 9% Preț: 909.46 lei
- 20% Preț: 354.64 lei
- 26% Preț: 309.06 lei
- 20% Preț: 366.65 lei
- 20% Preț: 458.55 lei
- 18% Preț: 772.80 lei
- 20% Preț: 1419.27 lei
- 27% Preț: 260.63 lei
- 20% Preț: 351.58 lei
- 27% Preț: 284.05 lei
- 27% Preț: 260.63 lei
- 25% Preț: 274.63 lei
- 20% Preț: 816.39 lei
- 20% Preț: 443.95 lei
- 20% Preț: 606.08 lei
- 5% Preț: 448.31 lei
- 18% Preț: 991.58 lei
- 27% Preț: 272.27 lei
- 20% Preț: 548.12 lei
- 31% Preț: 394.66 lei
- 31% Preț: 344.77 lei
- 20% Preț: 690.32 lei
- 30% Preț: 261.42 lei
- 20% Preț: 361.31 lei
- 20% Preț: 722.26 lei
- 20% Preț: 696.07 lei
- 20% Preț: 991.73 lei
- 20% Preț: 1851.14 lei
- 26% Preț: 732.07 lei
Preț: 269.49 lei
Preț vechi: 380.06 lei
-29% Nou
Puncte Express: 404
Preț estimativ în valută:
51.59€ • 53.71$ • 42.47£
51.59€ • 53.71$ • 42.47£
Carte tipărită la comandă
Livrare economică 31 ianuarie-14 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367571566
ISBN-10: 0367571560
Pagini: 562
Dimensiuni: 156 x 234 x 33 mm
Greutate: 1.02 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Mining and Knowledge Discovery Series
ISBN-10: 0367571560
Pagini: 562
Dimensiuni: 156 x 234 x 33 mm
Greutate: 1.02 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Data Mining and Knowledge Discovery Series
Cuprins
I Analyzing Data Interactively with R 1. Data, Exploratory Analysis, and R 2. Graphics in R 3. Exploratory Data Analysis: A First Look 4. Working with External Data 5. Linear Regression Models 6. Crafting Data Stories II Developing R Programs 7. Programming in R 8. Working with Text Data 9. Exploratory Data Analysis: A Second Look 10. More General Predictive Models 11. Keeping It All Together
Notă biografică
Ronald K. Pearson currently works for GeoVera, a property insurance company in Fairfield, California, primarily in the analysis of text data. He holds a PhD in Electrical Engineering and Computer Science from the Massachussetts Institute of Technology and has published conference and journal papers on topics ranging from nonlinear dynamic model structure selection to the problems of disguised missing data in predictive modeling. Dr. Pearson has authored or co-authored books including Exploring Data in Engineering, the Sciences, and Medicine (Oxford University Press, 2011) and Nonlinear Digital Filtering with Python, co-authored with Moncef Gabbouj (CRC Press, 2015). He is also the developer of the DataCamp course on base R graphics.
Descriere
This textbook introduces exploratory data analysis (EDA) and covers the range of interesting features we can expect to find in data. The book also explores the practical mechanics of using R to do EDA.