Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Linear Models with R, Second Edition

Posted By: interes
Linear Models with R, Second Edition

Linear Models with R, Second Edition by Julian J. Faraway
English | 2014 | ISBN: 1439887330 | 286 pages | PDF | 1,7 MB

A Hands-On Way to Learning Data Analysis
Part of the core of statistics, linear models are used to make predictions and explain the relationship between the response and the predictors. Understanding linear models is crucial to a broader competence in the practice of statistics. Linear Models with R, Second Edition explains how to use linear models in physical science, engineering, social science, and business applications. The book incorporates several improvements that reflect how the world of R has greatly expanded since the publication of the first edition.
New to the Second Edition
• Reorganized material on interpreting linear models, which distinguishes the main applications of prediction and explanation and introduces elementary notions of causality
• Additional topics, including QR decomposition, splines, additive models, Lasso, multiple imputation, and false discovery rates
• Extensive use of the ggplot2 graphics package in addition to base graphics
Like its widely praised, best-selling predecessor, this edition combines statistics and R to seamlessly give a coherent exposition of the practice of linear modeling. The text offers up-to-date insight on essential data analysis topics, from estimation, inference, and prediction to missing data, factorial models, and block designs. Numerous examples illustrate how to apply the different methods using R.