Survey Scales: A Guide to Development, Analysis, and Reporting, Johnson Robert L., Morgan Grant B.
Автор: Nicole Lazar Название: The Statistical Analysis of Functional MRI Data ISBN: 1441926798 ISBN-13(EAN): 9781441926791 Издательство: Springer Рейтинг: Цена: 163040.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is a primer for readers interested in learning more about this fascinating subject and the many statistical challenges inherent in functional neuroimaging data. It presents the basics of technique and surveys popular statistical approaches.
Автор: Heeringa Название: Applied Survey Data Analysis, Second Edition ISBN: 1498761607 ISBN-13(EAN): 9781498761604 Издательство: Taylor&Francis Рейтинг: Цена: 91860.00 T Наличие на складе: Нет в наличии. Описание: This book provides an overview of state-of-the-art approaches to the analysis of complex sample survey data. Building on the wealth of material on practical approaches to descriptive analysis and regression modeling from the first edition, this second edition expands the topics covered and presents more examples the analysis of survey data.
Автор: Myers, Jerome L Название: Research design and statistical analysis ISBN: 0805864318 ISBN-13(EAN): 9780805864311 Издательство: Taylor&Francis Рейтинг: Цена: 148010.00 T Наличие на складе: Нет в наличии. Описание: This interdisciplinary group of scholars-anthropologists, archaeologists, architects, educators, lawyers, heritage administrators, policy analysts, and consultants-make the first attempt to define and assess heritage values on a local, national and global level. Chapters range from the theoretical to policy frameworks to case studies of heritage practice, written by scholars from eight countries.
Автор: Magnusson Название: Longitudinal Research on Individual Development ISBN: 0521434785 ISBN-13(EAN): 9780521434782 Издательство: Cambridge Academ Рейтинг: Цена: 137280.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book examines the scope for longitudinal studies in a range of developmental fields, emphasizing the advantages of this approach for the investigation of causal mechanisms and processes and the dynamics of development over the lifespan.
Автор: Brown, Timothy A., Название: Confirmatory Factor Analysis for Applied Research, Second Edition ISBN: 1462515363 ISBN-13(EAN): 9781462515363 Издательство: Taylor&Francis Рейтинг: Цена: 61240.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: With its emphasis on practical and conceptual aspects, rather than mathematics or formulas, this accessible book has established itself as the go-to resource on confirmatory factor analysis (CFA). Detailed, worked-through examples drawn from psychology, management, and sociology studies illustrate the procedures, pitfalls, and extensions of CFA methodology. The text shows how to formulate, program, and interpret CFA models using popular latent variable software packages (LISREL, Mplus, EQS, SAS/CALIS); understand the similarities and differences between CFA and exploratory factor analysis (EFA); and report results from a CFA study. It is filled with useful advice and tables that outline the procedures. The companion website (www.guilford.com/brown3-materials) offers data and program syntax files for most of the research examples, as well as links to CFA-related resources.
New to This Edition *Updated throughout to incorporate important developments in latent variable modeling. *Chapter on Bayesian CFA and multilevel measurement models. *Addresses new topics (with examples): exploratory structural equation modeling, bifactor analysis, measurement invariance evaluation with categorical indicators, and a new method for scaling latent variables. *Utilizes the latest versions of major latent variable software packages.
Автор: Darlington Richard B., Hayes Andrew F. Название: Regression Analysis and Linear Models: Concepts, Applications, and Implementation ISBN: 1462521134 ISBN-13(EAN): 9781462521135 Издательство: Taylor&Francis Рейтинг: Цена: 83690.00 T Наличие на складе: Невозможна поставка. Описание: Ephasizing conceptual understanding over mathematics, this user-friendly text introduces linear regression analysis to students and researchers across the social, behavioral, consumer, and health sciences. Coverage includes model construction and estimation, quantification and measurement of multivariate and partial associations, statistical control, group comparisons, moderation analysis, mediation and path analysis, and regression diagnostics, among other important topics. Engaging worked-through examples demonstrate each technique, accompanied by helpful advice and cautions. The use of SPSS, SAS, and STATA is emphasized, with an appendix on regression analysis using R. The companion website (www.afhayes.com) provides datasets for the book`s examples as well as the RLM macro for SPSS and SAS. Pedagogical Features: *Chapters include SPSS, SAS, or STATA code pertinent to the analyses described, with each distinctively formatted for easy identification. *An appendix documents the RLM macro, which facilitates computations for estimating and probing interactions, dominance analysis, heteroscedasticity-consistent standard errors, and linear spline regression, among other analyses. *Students are guided to practice what they learn in each chapter using datasets provided online. *Addresses topics not usually covered, such as ways to measure a variable`s importance, coding systems for representing categorical variables, causation, and myths about testing interaction.
Автор: Morten Fagerland Название: Statistical Analysis of Contingency Tables ISBN: 1466588179 ISBN-13(EAN): 9781466588172 Издательство: Taylor&Francis Рейтинг: Цена: 107190.00 T Наличие на складе: Нет в наличии. Описание: This book is an invaluable tool for statistical inference in contingency tables. It covers effect size estimation, confidence intervals, and hypothesis tests for the binomial and the multinomial distributions, unpaired and paired 2x2 tables, rxc tables, ordered rx2 and 2xc tables, paired cxc tables, and stratified tables.
Автор: Mirman Название: Growth Curve Analysis and Visualization Using R ISBN: 1466584327 ISBN-13(EAN): 9781466584327 Издательство: Taylor&Francis Рейтинг: Цена: 91860.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn How to Use Growth Curve Analysis with Your Time Course Data An increasingly prominent statistical tool in the behavioral sciences, multilevel regression offers a statistical framework for analyzing longitudinal or time course data. It also provides a way to quantify and analyze individual differences, such as developmental and neuropsychological, in the context of a model of the overall group effects. To harness the practical aspects of this useful tool, behavioral science researchers need a concise, accessible resource that explains how to implement these analysis methods. Growth Curve Analysis and Visualization Using R provides a practical, easy-to-understand guide to carrying out multilevel regression/growth curve analysis (GCA) of time course or longitudinal data in the behavioral sciences, particularly cognitive science, cognitive neuroscience, and psychology. With a minimum of statistical theory and technical jargon, the author focuses on the concrete issue of applying GCA to behavioral science data and individual differences. The book begins with discussing problems encountered when analyzing time course data, how to visualize time course data using the ggplot2 package, and how to format data for GCA and plotting. It then presents a conceptual overview of GCA and the core analysis syntax using the lme4 package and demonstrates how to plot model fits. The book describes how to deal with change over time that is not linear, how to structure random effects, how GCA and regression use categorical predictors, and how to conduct multiple simultaneous comparisons among different levels of a factor. It also compares the advantages and disadvantages of approaches to implementing logistic and quasi-logistic GCA and discusses how to use GCA to analyze individual differences as both fixed and random effects. The final chapter presents the code for all of the key examples along with samples demonstrating how to report GCA results. Throughout the book, R code illustrates how to implement the analyses and generate the graphs. Each chapter ends with exercises to test your understanding. The example datasets, code for solutions to the exercises, and supplemental code and examples are available on the author’s website.
Автор: Newsom Название: Longitudinal Data Analysis ISBN: 0415874149 ISBN-13(EAN): 9780415874144 Издательство: Taylor&Francis Рейтинг: Цена: 148010.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
This book provides accessible treatment to state-of-the-art approaches to analyzing longitudinal studies. Comprehensive coverage of the most popular analysis tools allows readers to pick and choose the techniques that best fit their research. The analyses are illustrated with examples from major longitudinal data sets including practical information about their content and design. Illustrations from popular software packages offer tips on how to interpret the results. Each chapter features suggested readings for additional study and a list of articles that further illustrate how to implement the analysis and report the results. Syntax examples for several software packages for each of the chapter examples are provided at www.psypress.com/longitudinal-data-analysis.
Although many of the examples address health or social science questions related to aging, readers from other disciplines will find the analyses relevant to their work. In addition to demonstrating statistical analysis of longitudinal data, the book shows how to interpret and analyze the results within the context of the research design. The methods covered in this book are applicable to a range of applied problems including short- to long-term longitudinal studies using a range of sample sizes.
The book provides non-technical, practical introductions to the concepts and issues relevant to longitudinal analysis. Topics include use of publicly available data sets, weighting and adjusting for complex sampling designs with longitudinal studies, missing data and attrition, measurement issues related to longitudinal research, the use of ANOVA and regression for average change over time, mediation analysis, growth curve models, basic and advanced structural equation models, and survival analysis.
An ideal supplement for graduate level courses on data analysis and/or longitudinal modeling taught in psychology, gerontology, public health, human development, family studies, medicine, sociology, social work, and other behavioral, social, and health sciences, this multidisciplinary book will also appeal to researchers in these fields.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz