LitMy.ru - литература в один клик

Mastering Health Data Science Using R

  • Добавил: literator
  • Дата: Вчера, 18:14
  • Комментариев: 0
Название: Mastering Health Data Science Using R
Автор: Alice Paul
Издательство: CRC Press
Год: 2025
Страниц: 372
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book provides a practical, application-driven guide to using R for public health and health Data Science, accessible to both beginners and those with some coding experience. Each module starts with data as the driver of analysis before introducing and breaking down the programming concepts needed to tackle the analysis in a step-by-step manner. This book aims to equip readers by offering a practical and approachable programming guide tailored to those in health-related fields. Going beyond simple R examples, the programming principles and skills developed will give readers the ability to apply R skills to their own research needs. Practical case studies in public health are provided throughout to reinforce learning.

Topics include data structures in R, exploratory analysis, distributions, hypothesis testing, regression analysis, and larger scale programming with functions and control flows. The presentation focuses on implementation with R and assumes readers have had an introduction to probability, statistical inference and regression analysis.

Since R is designed for statisticians, it is built with data in mind. This comes in handy when we want to streamline how we process and analyze data. It also means that many statisticians working on new methods are publishing user-created packages in R, so R users have access to most methods of interest. R is also an interpreted language, which means that we do not have to compile our code into Machine Language first; this allows for simpler syntax and more flexibility when writing our code, which also makes it a great first programming language to learn.

When working with data frames, we often use the Tidyverse package, which is actually a collection of R packages for data science applications. An R package is a collection of functions and/or sample data that allow us to expand on the functionality of R beyond the base functions. You can check whether you have the tidyverse package installed by going to the Package tab in the Output Pane in RStudio or by running the following command, which displays all your installed packages.

Key features:

· Includes practical case studies.
· Explains how to write larger programmes.
· Contains additional information on Quarto.

Скачать Mastering Health Data Science Using R












[related-news] [/related-news]
Внимание
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.