株式会社極東書店トップ > 商品一覧 > Introduction to Regression Methods for Public Health Using R.
商品詳細
Introduction to Regression Methods for Public Health Using R.
・ISBN 978-1-032-20307-2 hard GB£ 103.99
¥32,943.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 978-1-003-26319-7
| 著者・編者 | Nahhas, Ramzi W., |
|---|---|
| 出版社 | (Chapman & Hall / CRC, US) |
| 出版年月 | 2024.12 |
| ページ数 | 442 pp. |
| 言語 | ENG |
| ニュース番号 | <733-242 733-385> |
解説
Introduction to Regression Methods for Public Health Using R teaches regression methods for continuous, binary, ordinal, and time-to-event outcomes using R as a tool. Regression is a useful tool for understanding the associations between an outcome and a set of explanatory variables, and regression methods are commonly used in many fields, including epidemiology, public health, and clinical research. The focus of this book is on understanding and fitting regression models, diagnosing model fit, and interpreting and writing up results. Examples are drawn from public health and clinical studies. Designed for students, researchers, and practitioners with a basic understanding of introductory statistics, this book teaches the basics of regression and how to implement regression methods using R, allowing the reader to enhance their understanding and begin to grasp new concepts and models.
The text includes an overview of regression (Chapter 2); how to examine and summarize the data (Chapter 3), simple (Chapter 4) and multiple (Chapter 5) linear regression; binary, ordinal, and conditional logistic regression, and log-binomial regression (Chapter 6); Cox proportional hazards regression (survival analysis) (Chapter 7); handling data arising from a complex survey design (Chapter 8); and multiple imputation of missing data (Chapter 9). Each chapter closes with a comprehensive set of exercises.
Key Features:
- Comprehensive coverage of the most commonly used regression methods, as well as how to use regression with complex survey data or missing data
- Accessible to those with only a first course in statistics
- Serves as a course textbook, as well as a reference for public health and clinical researchers seeking to learn regression and/or how to use R to do regression analyses
- Includes examples of how to diagnose the fit of a regression model
- Includes examples of how to summarize, visualize, table, and write up the results
- Includes R code to run the examples