Modern Statistics with R
eBook - ePub

Modern Statistics with R

From Wrangling and Exploring Data to Inference and Predictive Modelling

  1. 492 pages
  2. English
  3. ePUB (mobile friendly)
  4. Only available on web
eBook - ePub

Modern Statistics with R

From Wrangling and Exploring Data to Inference and Predictive Modelling

Book details
Table of contents
Citations

About This Book

The past decades have transformed the world of statistical data analysis, with new methods, new types of data, and new computational tools. Modern Statistics with R introduces you to key parts of this modern statistical toolkit. It teaches you:

  • Data wrangling – importing, formatting, reshaping, merging, and filtering data in R.
  • Exploratory data analysis – using visualisations and multivariate techniques to explore datasets.
  • Statistical inference – modern methods for testing hypotheses and computing confidence intervals.
  • Predictive modelling – regression models and machine learning methods for prediction, classification, and forecasting.
  • Simulation – using simulation techniques for sample size computations and evaluations of statistical methods.
  • Ethics in statistics – ethical issues and good statistical practice.
  • R programming – writing code that is fast, readable, and (hopefully!) free from bugs.

No prior programming experience is necessary. Clear explanations and examples are provided to accommodate readers at all levels of familiarity with statistical principles and coding practices. A basic understanding of probability theory can enhance comprehension of certain concepts discussed within this book.

In addition to plenty of examples, the book includes more than 200 exercises, with fully worked solutions available at: www.modernstatisticswithr.com.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Modern Statistics with R by Måns Thulin in PDF and/or ePUB format, as well as other popular books in Mathematics & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Year
2024
ISBN
9781040097649
Edition
2

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Title Page
  4. Copyright Page
  5. Dedication Page
  6. Contents
  7. List of Figures
  8. 1 Introduction
  9. 2 The basics
  10. 3 The cornerstones of statistics
  11. 4 Exploratory data analysis and unsupervised learning
  12. 5 Dealing with messy data
  13. 6 R programming
  14. 7 The role of simulation in modern statistics
  15. 8 Regression models
  16. 9 Survival analysis and censored data
  17. 10 Structural equation models, factor analysis, and mediation
  18. 11 Predictive modelling and machine learning
  19. 12 Advanced topics
  20. 13 Debugging
  21. 14 Mathematical appendix
  22. References
  23. Index