Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


A Practical Guide to Data Analysis Using R

A Practical Guide to Data Analysis Using R

A Practical Guide to Data Analysis Using R

An Example-Based Approach
John H. Maindonald, Statistics Research Associates, Wellington, New Zealand
W. John Braun, University of British Columbia, Okanagan
Jeffrey L. Andrews, University of British Columbia, Okanagan
May 2024
Hardback
9781009282277
AUD$134.95
inc GST
Hardback
USD
eBook

    Using diverse real-world examples, this text examines what models used for data analysis mean in a specific research context. What assumptions underlie analyses, and how can you check them? Building on the successful 'Data Analysis and Graphics Using R,' 3rd edition (Cambridge, 2010), it expands upon topics including cluster analysis, exponential time series, matching, seasonality, and resampling approaches. An extended look at p-values leads to an exploration of replicability issues and of contexts where numerous p-values exist, including gene expression.
    Developing practical intuition, this book assists scientists in the analysis of their own data, and familiarizes students in statistical theory with practical data analysis. The worked examples and accompanying commentary teach readers to recognize when a method works and, more importantly, when it doesn't. Each chapter contains copious exercises. Selected solutions, notes, slides, and R code are available online, with extensive references pointing to detailed guides to R.

    • Encourages readers to learn by working through examples, building practical intuition
    • Revisits the same data set several times throughout the book, teaching readers to recognize when a method works and, more importantly, when it doesn't
    • Emphasizes diagnostic checks and offers strategies for moving ahead when checks fail
    • Advocates for a judicious use of automation to leave the user free to think about, and attend to, the really important issues of model choice and checks on assumptions
    • Contrasts p-values with Bayes factors for the different perspective offered in a classical hypothesis testing context.
    • Simulation is used extensively, both to build an intuitive understanding of statistical variation and as a complement to statistical theory

    Reviews & endorsements

    'A Practical Guide to Data Analysis Using R is an unusually rich and practical resource for data analysts. It gives coverage to important classical and modern methods of data analysis, while modeling a statistician's thinking and workflow using a wide range of real-world examples. It has broad appeal and application.' Sue Finch, University of Melbourne

    'This book hits the sweet spot in introducing classical and modern statistical methods, full of examples and providing R code and output. Statistical consultants will find this book useful as it gathers together so much of the wisdom that the authors have gained over the years. The content has been brought comprehensively into the 21st century with an accent on learning from data, without the need to tackle the tidyverse. It also addresses statistical hot topics such as causal inference, reproducibility, the future for p values, false discovery rate, among others.  I can definitely recommend it to student researchers looking for a combination of statistical thinking, statistical methods and R tutorial. It tackles all of those curly little questions like what change in AIC should I care about, for all of which it can be hard to find a pithy exposition.' Alice Richardson, Australian National University

    'This is one of the very few practically useful expositions I've seen on linear models and related statistics. Its title could be 'How Statistics Works in the Real World, and What to Do about It'! Carefully reasoned and interweaved with interesting examples in R, this belongs on every serious data analyst's bookshelf.' Norman S. Matloff, University of California, Davis

    'This updated and expanded version of the popular 'DAAG' text presents a modern approach to data science, with emphasis on understanding data, the value of graphical displays, careful attention to statistical methods and their limitations, and a welcome emphasis on the importance of communication in advancing the science of uncertainty.' Nancy Reid, University of Toronto

    See more reviews

    Product details

    May 2024
    Hardback
    9781009282277
    550 pages
    251 × 175 × 31 mm
    1.16kg
    Available

    Table of Contents

    • 1. Learning from data, and tools for the task
    • 2. Generalizing from models
    • 3. Multiple linear regression
    • 4. Exploiting the linear model framework
    • 5. Generalized linear models and survival analysis
    • 6. Time series models
    • 7. Multilevel models, and repeated measures
    • 8. Tree-based classification and regression
    • 9. Multivariate data exploration and discrimination
    • Epilogue
    • A. The R system – a brief overview
    • References
    • References to R packages
    • Index of R functions
    • Subject index.
    Resources for
    Type
    Visit author site for code files and solutions to selected exercises