Modern Applied Statistics with S-PLUS

Modern Applied Statistics with S-PLUS PDF

Author: William N. Venables

Publisher: Springer Science & Business Media

Published: 2013-11-11

Total Pages: 562

ISBN-13: 1475727194

DOWNLOAD EBOOK →

A guide to using the power of S-PLUS to perform statistical analyses, providing both an introduction to the program and a course in modern statistical methods. Readers are assumed to have a basic grounding in statistics, thus the book is intended for would-be users, as well as students and researchers using statistics. Throughout, the emphasis is on presenting practical problems and full analyses of real data sets, with many of the methods discussed being modern approaches to topics such as linear and non-linear regression models, robust and smooth regression methods, survival analysis, multivariate analysis, tree-based methods, time series, spatial statistics, and classification. This second edition is intended for users of S-PLUS 3.3, or later, and covers both Windows and UNIX. It treats the recent developments in graphics and new statistical functionality, including bootstraping, mixed effects linear and non-linear models, factor analysis, and regression with autocorrelated errors. The authors have written several software libraries which enhance S-PLUS, and these, plus all the datasets used, are available on the Internet.

Modern Regression Methods

Modern Regression Methods PDF

Author: Thomas P. Ryan

Publisher: John Wiley & Sons

Published: 2008-11-10

Total Pages: 136

ISBN-13: 0470081864

DOWNLOAD EBOOK →

"Over the years, I have had the opportunity to teach several regression courses, and I cannot think of a better undergraduate text than this one." —The American Statistician "The book is well written and has many exercises. It can serve as a very good textbook for scientists and engineers, with only basic statistics as a prerequisite. I also highly recommend it to practitioners who want to solve real-life prediction problems." (Computing Reviews) Modern Regression Methods, Second Edition maintains the accessible organization, breadth of coverage, and cutting-edge appeal that earned its predecessor the title of being one of the top five books for statisticians by an Amstat News book editor in 2003. This new edition has been updated and enhanced to include all-new information on the latest advances and research in the evolving field of regression analysis. The book provides a unique treatment of fundamental regression methods, such as diagnostics, transformations, robust regression, and ridge regression. Unifying key concepts and procedures, this new edition emphasizes applications to provide a more hands-on and comprehensive understanding of regression diagnostics. New features of the Second Edition include: A revised chapter on logistic regression, including improved methods of parameter estimation A new chapter focusing on additional topics of study in regression, including quantile regression, semiparametric regression, and Poisson regression A wealth of new and updated exercises with worked solutions An extensive FTP site complete with Minitab macros, which allow the reader to compute analyses, and specialized procedures Updated references at the end of each chapter that direct the reader to the appropriate resources for further study An accessible guide to state-of-the-art regression techniques, Modern Regression Methods, Second Edition is an excellent book for courses in regression analysis at the upper-undergraduate and graduate levels. It is also a valuable reference for practicing statisticians, engineers, and physical scientists.

A Modern Approach to Regression with R

A Modern Approach to Regression with R PDF

Author: Simon Sheather

Publisher: Springer Science & Business Media

Published: 2009-02-27

Total Pages: 398

ISBN-13: 0387096086

DOWNLOAD EBOOK →

This book focuses on tools and techniques for building regression models using real-world data and assessing their validity. A key theme throughout the book is that it makes sense to base inferences or conclusions only on valid models. Plots are shown to be an important tool for both building regression models and assessing their validity. We shall see that deciding what to plot and how each plot should be interpreted will be a major challenge. In order to overcome this challenge we shall need to understand the mathematical properties of the fitted regression models and associated diagnostic procedures. As such this will be an area of focus throughout the book. In particular, we shall carefully study the properties of resi- als in order to understand when patterns in residual plots provide direct information about model misspecification and when they do not. The regression output and plots that appear throughout the book have been gen- ated using R. The output from R that appears in this book has been edited in minor ways. On the book web site you will find the R code used in each example in the text.

Modern Applied Regressions

Modern Applied Regressions PDF

Author: Jun Xu

Publisher: CRC Press

Published: 2022-12-08

Total Pages: 298

ISBN-13: 0429508727

DOWNLOAD EBOOK →

Modern Applied Regressions creates an intricate and colorful mural with mosaics of categorical and limited response variable (CLRV) models using both Bayesian and Frequentist approaches. Written for graduate students, junior researchers, and quantitative analysts in behavioral, health, and social sciences, this text provides details for doing Bayesian and frequentist data analysis of CLRV models. Each chapter can be read and studied separately with R coding snippets and template interpretation for easy replication. Along with the doing part, the text provides basic and accessible statistical theories behind these models and uses a narrative style to recount their origins and evolution. This book first scaffolds both Bayesian and frequentist paradigms for regression analysis, and then moves onto different types of categorical and limited response variable models, including binary, ordered, multinomial, count, and survival regression. Each of the middle four chapters discusses a major type of CLRV regression that subsumes an array of important variants and extensions. The discussion of all major types usually begins with the history and evolution of the prototypical model, followed by the formulation of basic statistical properties and an elaboration on the doing part of the model and its extension. The doing part typically includes R codes, results, and their interpretation. The last chapter discusses advanced modeling and predictive techniques—multilevel modeling, causal inference and propensity score analysis, and machine learning—that are largely built with the toolkits designed for the CLRV models previously covered. The online resources for this book, including R and Stan codes and supplementary notes, can be accessed at https://sites.google.com/site/socjunxu/home/statistics/modern-applied-regressions.

Applied Regression Analysis and Generalized Linear Models

Applied Regression Analysis and Generalized Linear Models PDF

Author: John Fox

Publisher: SAGE Publications

Published: 2015-03-18

Total Pages: 612

ISBN-13: 1483321312

DOWNLOAD EBOOK →

Combining a modern, data-analytic perspective with a focus on applications in the social sciences, the Third Edition of Applied Regression Analysis and Generalized Linear Models provides in-depth coverage of regression analysis, generalized linear models, and closely related methods, such as bootstrapping and missing data. Updated throughout, this Third Edition includes new chapters on mixed-effects models for hierarchical and longitudinal data. Although the text is largely accessible to readers with a modest background in statistics and mathematics, author John Fox also presents more advanced material in optional sections and chapters throughout the book. Accompanying website resources containing all answers to the end-of-chapter exercises. Answers to odd-numbered questions, as well as datasets and other student resources are available on the author′s website. NEW! Bonus chapter on Bayesian Estimation of Regression Models also available at the author′s website.

An R Companion to Applied Regression

An R Companion to Applied Regression PDF

Author: John Fox

Publisher: SAGE Publications

Published: 2018-09-27

Total Pages: 505

ISBN-13: 1544336454

DOWNLOAD EBOOK →

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. "An R Companion to Applied Regression continues to provide the most comprehensive and user-friendly guide to estimating, interpreting, and presenting results from regression models in R." –Christopher Hare, University of California, Davis

Applied Linear Regression

Applied Linear Regression PDF

Author: Sanford Weisberg

Publisher: John Wiley & Sons

Published: 2013-06-07

Total Pages: 266

ISBN-13: 1118625951

DOWNLOAD EBOOK →

Master linear regression techniques with a new edition of a classic text Reviews of the Second Edition: "I found it enjoyable reading and so full of interesting material that even the well-informed reader will probably find something new . . . a necessity for all of those who do linear regression." —Technometrics, February 1987 "Overall, I feel that the book is a valuable addition to the now considerable list of texts on applied linear regression. It should be a strong contender as the leading text for a first serious course in regression analysis." —American Scientist, May–June 1987 Applied Linear Regression, Third Edition has been thoroughly updated to help students master the theory and applications of linear regression modeling. Focusing on model building, assessing fit and reliability, and drawing conclusions, the text demonstrates how to develop estimation, confidence, and testing procedures primarily through the use of least squares regression. To facilitate quick learning, the Third Edition stresses the use of graphical methods in an effort to find appropriate models and to better understand them. In that spirit, most analyses and homework problems use graphs for the discovery of structure as well as for the summarization of results. The Third Edition incorporates new material reflecting the latest advances, including: Use of smoothers to summarize a scatterplot Box-Cox and graphical methods for selecting transformations Use of the delta method for inference about complex combinations of parameters Computationally intensive methods and simulation, including the bootstrap method Expanded chapters on nonlinear and logistic regression Completely revised chapters on multiple regression, diagnostics, and generalizations of regression Readers will also find helpful pedagogical tools and learning aids, including: More than 100 exercises, most based on interesting real-world data Web primers demonstrating how to use standard statistical packages, including R, S-Plus®, SPSS®, SAS®, and JMP®, to work all the examples and exercises in the text A free online library for R and S-Plus that makes the methods discussed in the book easy to use With its focus on graphical methods and analysis, coupled with many practical examples and exercises, this is an excellent textbook for upper-level undergraduates and graduate students, who will quickly learn how to use linear regression analysis techniques to solve and gain insight into real-life problems.

Applied Survival Analysis

Applied Survival Analysis PDF

Author: David W. Hosmer, Jr.

Publisher: John Wiley & Sons

Published: 2011-09-23

Total Pages: 285

ISBN-13: 1118211588

DOWNLOAD EBOOK →

THE MOST PRACTICAL, UP-TO-DATE GUIDE TO MODELLING AND ANALYZING TIME-TO-EVENT DATA—NOW IN A VALUABLE NEW EDITION Since publication of the first edition nearly a decade ago, analyses using time-to-event methods have increase considerably in all areas of scientific inquiry mainly as a result of model-building methods available in modern statistical software packages. However, there has been minimal coverage in the available literature to9 guide researchers, practitioners, and students who wish to apply these methods to health-related areas of study. Applied Survival Analysis, Second Edition provides a comprehensive and up-to-date introduction to regression modeling for time-to-event data in medical, epidemiological, biostatistical, and other health-related research. This book places a unique emphasis on the practical and contemporary applications of regression modeling rather than the mathematical theory. It offers a clear and accessible presentation of modern modeling techniques supplemented with real-world examples and case studies. Key topics covered include: variable selection, identification of the scale of continuous covariates, the role of interactions in the model, assessment of fit and model assumptions, regression diagnostics, recurrent event models, frailty models, additive models, competing risk models, and missing data. Features of the Second Edition include: Expanded coverage of interactions and the covariate-adjusted survival functions The use of the Worchester Heart Attack Study as the main modeling data set for illustrating discussed concepts and techniques New discussion of variable selection with multivariable fractional polynomials Further exploration of time-varying covariates, complex with examples Additional treatment of the exponential, Weibull, and log-logistic parametric regression models Increased emphasis on interpreting and using results as well as utilizing multiple imputation methods to analyze data with missing values New examples and exercises at the end of each chapter Analyses throughout the text are performed using Stata® Version 9, and an accompanying FTP site contains the data sets used in the book. Applied Survival Analysis, Second Edition is an ideal book for graduate-level courses in biostatistics, statistics, and epidemiologic methods. It also serves as a valuable reference for practitioners and researchers in any health-related field or for professionals in insurance and government.

Modern Regression Techniques Using R

Modern Regression Techniques Using R PDF

Author: Daniel B Wright

Publisher: SAGE

Published: 2009-02-19

Total Pages: 217

ISBN-13: 1446206025

DOWNLOAD EBOOK →

Statistics is the language of modern empirical social and behavioural science and the varieties of regression form the basis of this language. Statistical and computing advances have led to new and exciting regressions that have become the necessary tools for any researcher in these fields. In a way that is refreshingly engaging and readable, Wright and London describe the most useful of these techniques and provide step-by-step instructions, using the freeware R, to analyze datasets that can be located on the books′ webpage: www.sagepub.co.uk/wrightandlondon. Techniques covered in this book include multilevel modeling, ANOVA and ANCOVA, path analysis, mediation and moderation, logistic regression (generalized linear models), generalized additive models, and robust methods. These are all tested out using a range of real research examples conducted by the authors in every chapter. Given the wide coverage of techniques, this book will be essential reading for any advanced undergraduate and graduate student (particularly in psychology) and for more experienced researchers wanting to learn how to apply some of the more recent statistical techniques to their datasets. The Authors are donating all royalties from the book to the American Partnership for Eosinophilic Disorders.