An R Companion to Applied Regression is a broad introduction to the R statistical computing environment in the context of applied regression analysis. John Fox and Sanford Weisberg provide a step-by-step guide to using the free statistical software R, an emphasis on integrating statistical computing in R with the practice of data analysis, coverage of generalized linear models, and substantial web-based support materials. The Third Edition has been reorganized and includes a new chapter on mixed-effects models, new and updated data sets, and a de-emphasis on statistical programming, while retaining a general introduction to basic R programming. The authors have substantially updated both the car and effects packages for R for this edition, introducing additional capabilities and making the software more consistent and easier to use. They also advocate an everyday data-analysis workflow that encourages reproducible research. To this end, they provide coverage of RStudio, an interactive development environment for R that allows readers to organize and document their work in a simple and intuitive fashion, and then easily share their results with others. Also included is coverage of R Markdown, showing how to create documents that mix R commands with explanatory text.
A Mathematical Primer for Social Statistics, Second Edition presents mathematics central to learning and understanding statistical methods beyond the introductory level: the basic "language" of matrices and linear algebra and its visual representation, vector geometry; differential and integral calculus; probability theory; common probability distributions; statistical estimation and inference, including likelihood-based and Bayesian methods. The volume concludes by applying mathematical concepts and operations to a familiar case, linear least-squares regression.
Regression diagnostics are methods for determining whether a regression model that has been fit to data adequately represents the structure of the data. For example, if the model assumes a linear (straight-line) relationship between the response and an explanatory variable, is the assumption of linearity warranted? Regression diagnostics not only reveal deficiencies in a regression model that has been fit to data but in many instances may suggest how the model can be improved. The Second Edition of this bestselling volume by John Fox considers two important classes of regression models: the normal linear regression model (LM), in which the response variable is quantitative and assumed to have a normal distribution conditional on the values of the explanatory variables; and generalized linear models (GLMs) in which the conditional distribution of the response variable is a member of an exponential family. R code and data sets for examples within the text can be found on an accompanying website.
Providing a modern treatment of regression analysis, linear models and closely related methods, this book introduces students to one of the most useful and widely used statistical tools for social research.
While regression analysis traces the dependence of the distribution of a response variable to see if it bears a particular (linear) relationship to one or more of the predictors, nonparametric regression analysis makes minimal assumptions about the form of relationship between the average response and the predictors. This makes nonparametric ......
While regression analysis traces the dependence of the distribution of a response variable to see if it bears a particular (linear) relationship to one or more of the predictors, nonparametric regression analysis makes minimal assumptions about the form of relationship between the average response and the predictors. This makes nonparametric ......
The nature of statistics has changed from classical notions of hypothesis testing, towards graphical and exploratory data analysis which exploits the flexibility of interactive computing and graphical displays. This book describes seven statistical computing environments - APL2STAT, GAUSS, Lisp-Stat, Mathematica, S, SAS/IML, and Stata - which can ......
The nature of statistics has changed from classical notions of hypothesis testing, towards graphical and exploratory data analysis which exploits the flexibility of interactive computing and graphical displays. This book describes seven statistical computing environments - APL2STAT, GAUSS, Lisp-Stat, Mathematica, S, SAS/IML, and Stata - which can ......