Trends and Challenges in Categorical Data Analysis

Trends and Challenges in Categorical Data Analysis

Author: Maria Kateri

Publisher: Springer Nature

Published: 2023-07-08

Total Pages: 323

ISBN-13: 3031311868

DOWNLOAD EBOOK

This book provides a selection of modern and sophisticated methodologies for the analysis of large and complex univariate and multivariate categorical data. It gives an overview of a substantive and broad collection of topics in the analysis of categorical data, including association, marginal and graphical models, time series and fixed effects models, as well as modern methods of estimation such as regularization, Bayesian estimation and bias reduction methods, along with new simple measures for model interpretability. Methodological innovations and developments are illustrated and explained through real-world applications, together with useful R packages, allowing readers to replicate most of the analyses using the provided code. The applications span a variety of disciplines, including education, psychology, health, economics, and social sciences.


An Introduction to Categorical Data Analysis

An Introduction to Categorical Data Analysis

Author: Alan Agresti

Publisher: John Wiley & Sons

Published: 2018-10-11

Total Pages: 400

ISBN-13: 1119405270

DOWNLOAD EBOOK

A valuable new edition of a standard reference The use of statistical methods for categorical data has increased dramatically, particularly for applications in the biomedical and social sciences. An Introduction to Categorical Data Analysis, Third Edition summarizes these methods and shows readers how to use them using software. Readers will find a unified generalized linear models approach that connects logistic regression and loglinear models for discrete data with normal regression for continuous data. Adding to the value in the new edition is: • Illustrations of the use of R software to perform all the analyses in the book • A new chapter on alternative methods for categorical data, including smoothing and regularization methods (such as the lasso), classification methods such as linear discriminant analysis and classification trees, and cluster analysis • New sections in many chapters introducing the Bayesian approach for the methods of that chapter • More than 70 analyses of data sets to illustrate application of the methods, and about 200 exercises, many containing other data sets • An appendix showing how to use SAS, Stata, and SPSS, and an appendix with short solutions to most odd-numbered exercises Written in an applied, nontechnical style, this book illustrates the methods using a wide variety of real data, including medical clinical trials, environmental questions, drug use by teenagers, horseshoe crab mating, basketball shooting, correlates of happiness, and much more. An Introduction to Categorical Data Analysis, Third Edition is an invaluable tool for statisticians and biostatisticians as well as methodologists in the social and behavioral sciences, medicine and public health, marketing, education, and the biological and agricultural sciences.


A Course in Categorical Data Analysis

A Course in Categorical Data Analysis

Author: Thomas Leonard

Publisher: CRC Press

Published: 2020-08-26

Total Pages: 208

ISBN-13: 1000154653

DOWNLOAD EBOOK

Categorical data-comprising counts of individuals, objects, or entities in different categories-emerge frequently from many areas of study, including medicine, sociology, geology, and education. They provide important statistical information that can lead to real-life conclusions and the discovery of fresh knowledge. Therefore, the ability to manipulate, understand, and interpret categorical data becomes of interest-if not essential-to professionals and students in a broad range of disciplines. Although t-tests, linear regression, and analysis of variance are useful, valid methods for analysis of measurement data, categorical data requires a different methodology and techniques typically not encountered in introductory statistics courses. Developed from long experience in teaching categorical analysis to a multidisciplinary mix of undergraduate and graduate students, A Course in Categorical Data Analysis presents the easiest, most straightforward ways of extracting real-life conclusions from contingency tables. The author uses a Fisherian approach to categorical data analysis and incorporates numerous examples and real data sets. Although he offers S-PLUS routines through the Internet, readers do not need full knowledge of a statistical software package. In this unique text, the author chooses methods and an approach that nurtures intuitive thinking. He trains his readers to focus not on finding a model that fits the data, but on using different models that may lead to meaningful conclusions. The book offers some simple, innovative techniques not highighted in other texts that help make the book accessible to a broad, interdisciplinary audience. A Course in Categorical Data Analysis enables readers to quickly use its offering of tools for drawing scientific, medical, or real-life conclusions from categorical data sets.


Categorical Data Analysis

Categorical Data Analysis

Author: Alan Agresti

Publisher: Wiley-Interscience

Published: 1990-03-22

Total Pages: 580

ISBN-13:

DOWNLOAD EBOOK

The past quarter-century has seen an explosion in the development of methods for analyzing categorical data. These methods have influenced—and been influenced by—the increasing availability of multivariate data sets with categorical responses in the social, behavioral, and biomedical sciences, as well as in public health, ecology, education, marketing, food science, and industrial quality control. Categorical Data Analysis describes the most important new methods, offering a unified presentation of modeling using generalized linear models and emphasizing loglinear and logit modeling techniques. Contributions of noted statisticians (Pearson, Yule, Fisher, Neyman, Cochran), whose pioneering efforts set the pace for the evolution of modern methods, are examined as well. Special features of the book include: Coverage of methods for repeated measurement data, which have become increasingly important in biomedical applications Prescriptions for how ordinal variables should be treated differently than nominal variables Derivations of basic asymptotic and fixed-sample-size inferential methods Discussion of exact small sample procedures More than 40 examples of analyses of "real" data sets, including: aspirin use and heart disease; job satisfaction and income; seat belt use and injuries in auto accidents; and predicting outcomes of baseball games More than 400 exercises to facilitate interpretation and application of methods Categorical Data Analysis also contains an appendix that describes the use of computer software currently available for performing the analyses presented in the book. A comprehensive bibliography and notes at the end of each chapter round out the work, making it a complete, invaluable reference for statisticians, biostatisticians, and professional researchers.


New Developments in Categorical Data Analysis for the Social and Behavioral Sciences

New Developments in Categorical Data Analysis for the Social and Behavioral Sciences

Author: L. Andries van der Ark

Publisher: Psychology Press

Published: 2005-01-15

Total Pages: 274

ISBN-13: 1135704848

DOWNLOAD EBOOK

Categorical data are quantified as either nominal variables--distinguishing different groups, for example, based on socio-economic status, education, and political persuasion--or ordinal variables--distinguishing levels of interest, such as the preferred politician or the preferred type of punishment for committing burglary. This new book is a collection of up-to-date studies on modern categorical data analysis methods, emphasizing their application to relevant and interesting data sets. This volume concentrates on latent class analysis and item response theory. These methods use latent variables to explain the relationships among observed categorical variables. Latent class analysis yields the classification of a group of respondents according to their pattern of scores on the categorical variables. This provides insight into the mechanisms producing the data and allows the estimation of factor structures and regression models conditional on the latent class structure. Item response theory leads to the identification of one or more ordinal or interval scales. In psychological and educational testing these scales are used for individual measurement of abilities and personality traits. The focus of this volume is applied. After a method is explained, the potential of the method for analyzing categorical data is illustrated by means of a real data example to show how it can be used effectively for solving a real data problem. These methods are accessible to researchers not trained explicitly in applied statistics. This volume appeals to researchers and advanced students in the social and behavioral sciences, including social, developmental, organizational, clinical and health psychologists, sociologists, educational and marketing researchers, and political scientists. In addition, it is of interest to those who collect data on categorical variables and are faced with the problem of how to analyze such variables--among themselves or in relation to metric variables.


Categorical Data Analysis by Example

Categorical Data Analysis by Example

Author: Graham J. G. Upton

Publisher: John Wiley & Sons

Published: 2016-11-14

Total Pages: 212

ISBN-13: 1119307864

DOWNLOAD EBOOK

Introduces the key concepts in the analysis of categoricaldata with illustrative examples and accompanying R code This book is aimed at all those who wish to discover how to analyze categorical data without getting immersed in complicated mathematics and without needing to wade through a large amount of prose. It is aimed at researchers with their own data ready to be analyzed and at students who would like an approachable alternative view of the subject. Each new topic in categorical data analysis is illustrated with an example that readers can apply to their own sets of data. In many cases, R code is given and excerpts from the resulting output are presented. In the context of log-linear models for cross-tabulations, two specialties of the house have been included: the use of cobweb diagrams to get visual information concerning significant interactions, and a procedure for detecting outlier category combinations. The R code used for these is available and may be freely adapted. In addition, this book: Uses an example to illustrate each new topic in categorical data Provides a clear explanation of an important subject Is understandable to most readers with minimal statistical and mathematical backgrounds Contains examples that are accompanied by R code and resulting output Includes starred sections that provide more background details for interested readers Categorical Data Analysis by Example is a reference for students in statistics and researchers in other disciplines, especially the social sciences, who use categorical data. This book is also a reference for practitioners in market research, medicine, and other fields.


Applied Categorical Data Analysis and Translational Research

Applied Categorical Data Analysis and Translational Research

Author: Chap T. Le

Publisher: John Wiley & Sons

Published: 2009-12-14

Total Pages: 418

ISBN-13: 0470371307

DOWNLOAD EBOOK

An updated treatment of categorical data analysis in the biomedical sciences that now explores applications to translational research Thoroughly updated with the latest advances in the field, Applied Categorical Data Analysis and Translational Research, Second Edition maintains the accessible style of its predecessor while also exploring the importance of translational research as it relates to basic scientific findings within clinical practice. With its easy-to-follow style, updated coverage of major methodologies, and broadened scope of coverage, this new edition provides an accessible guide to statistical methods involving categorical data and the steps to their application in problem solving in the biomedical sciences. Delving even further into the applied direction, this update offers many real-world examples from biomedicine, epidemiology, and public health along with detailed case studies taken straight from modern research in these fields. Additional features of the Second Edition include: A new chapter on the relationship between translational research and categorical data, focusing on design study, bioassay, and Phase I and Phase II clinical trials A new chapter on categorical data and diagnostic medicine, with coverage of the diagnostic process, prevalence surveys, the ROC function and ROC curve, and important statistical considerations A revised chapter on logistic regression models featuring an updated treatment of simple and multiple regression analysis An added section on quantal bioassays Each chapter features updated and new exercise sets along with numerous graphs that demonstrate the highly visual nature of the topic. A related Web site features the book's examples as well as additional data sets that can be worked with using SAS® software. The only book of its kind to provide balanced coverage of methods for both categorical data and translational research, Applied Categorical Data Analysis and Translational Research, Second Edition is an excellent book for courses on applied statistics and biostatistics at the upper-undergraduate and graduate levels. It is also a valuable reference for researchers and practitioners in the biomedical and public health fields.


Analysis of Ordinal Categorical Data

Analysis of Ordinal Categorical Data

Author: Alan Agresti

Publisher: John Wiley & Sons

Published: 2012-07-06

Total Pages: 376

ISBN-13: 1118209990

DOWNLOAD EBOOK

Statistical science’s first coordinated manual of methods for analyzing ordered categorical data, now fully revised and updated, continues to present applications and case studies in fields as diverse as sociology, public health, ecology, marketing, and pharmacy. Analysis of Ordinal Categorical Data, Second Edition provides an introduction to basic descriptive and inferential methods for categorical data, giving thorough coverage of new developments and recent methods. Special emphasis is placed on interpretation and application of methods including an integrated comparison of the available strategies for analyzing ordinal data. Practitioners of statistics in government, industry (particularly pharmaceutical), and academia will want this new edition.


Statistical Methods for Categorical Data Analysis

Statistical Methods for Categorical Data Analysis

Author: Daniel Powers

Publisher: Emerald Group Publishing

Published: 2008-11-13

Total Pages: 330

ISBN-13: 1781906599

DOWNLOAD EBOOK

This book provides a comprehensive introduction to methods and models for categorical data analysis and their applications in social science research. Companion website also available, at https://webspace.utexas.edu/dpowers/www/


Statistical Analysis of Longitudinal Categorical Data in the Social and Behavioral Sciences

Statistical Analysis of Longitudinal Categorical Data in the Social and Behavioral Sciences

Author: Alexander von Eye

Publisher: Psychology Press

Published: 2014-04-04

Total Pages: 169

ISBN-13: 1135671249

DOWNLOAD EBOOK

A comprehensive resource for analyzing a variety of categorical data, this book emphasizes the application of many recent advances of longitudinal categorical statistical methods. Each chapter provides basic methodology, helpful applications, examples using data from all fields of the social sciences, computer tutorials, and exercises. Written for social scientists and students, no advanced mathematical training is required. Step-by-step command files are given for both the CDAS and the SPSS software programs.