Growth Curve Analysis and Visualization Using R: Chapman &Hall/CRC The R Series
Autor Daniel Mirmanen Limba Engleză Hardback – 24 feb 2014
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.
Din seria Chapman &Hall/CRC The R Series
- 20% Preț: 548.69 lei
- 20% Preț: 529.96 lei
- Preț: 350.96 lei
- 8% Preț: 491.54 lei
- 8% Preț: 437.61 lei
- Preț: 359.66 lei
- 8% Preț: 490.79 lei
- 23% Preț: 1327.47 lei
- 8% Preț: 544.64 lei
- 8% Preț: 453.31 lei
- Preț: 391.57 lei
- Preț: 389.17 lei
- 8% Preț: 386.32 lei
- Preț: 152.12 lei
- Preț: 343.32 lei
- 20% Preț: 424.82 lei
- 20% Preț: 421.05 lei
- 8% Preț: 418.06 lei
- 8% Preț: 438.87 lei
- Preț: 356.63 lei
- Preț: 360.29 lei
- Preț: 400.98 lei
- Preț: 375.06 lei
- Preț: 260.53 lei
- 8% Preț: 422.96 lei
- Preț: 358.30 lei
- 20% Preț: 308.68 lei
- Preț: 235.73 lei
- 17% Preț: 271.58 lei
- 15% Preț: 513.32 lei
- Preț: 392.33 lei
- 9% Preț: 835.78 lei
- 20% Preț: 1329.88 lei
- 22% Preț: 447.69 lei
- 24% Preț: 566.03 lei
- 31% Preț: 842.05 lei
- 18% Preț: 1082.45 lei
- 20% Preț: 578.11 lei
- 26% Preț: 1014.74 lei
- 20% Preț: 1066.99 lei
- 25% Preț: 531.55 lei
Preț: 668.34 lei
Preț vechi: 786.27 lei
-15% Nou
Puncte Express: 1003
Preț estimativ în valută:
127.92€ • 133.04$ • 107.20£
127.92€ • 133.04$ • 107.20£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781466584327
ISBN-10: 1466584327
Pagini: 188
Ilustrații: 14 black & white illustrations, 48 black & white tables
Dimensiuni: 156 x 234 x 18 mm
Greutate: 0.41 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
ISBN-10: 1466584327
Pagini: 188
Ilustrații: 14 black & white illustrations, 48 black & white tables
Dimensiuni: 156 x 234 x 18 mm
Greutate: 0.41 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Cuprins
Time Course Data. Conceptual Overview of Growth Curve Analysis. When Change over Time Is Not Linear. Structuring Random Effects. Categorical Predictors. Binary Outcomes: Logistic GCA. Individual Differences. Complete Examples. References. Index.
Recenzii
"… an up-to-date, practical introduction to visualizing and modeling time course and multilevel data. It is particularly well suited to applied researchers in the fields of cognitive science, neuroscience, and linguistics. Virtually no familiarity with R is required (although it helps). … Detailed code examples are given using lme4 for linear and logistic growth curve models and ggplot2 for graphing. … The writing is clear and easy to follow, without jargon …"
—Joshua F. Wiley, Journal of Statistical Software, June 2014
—Joshua F. Wiley, Journal of Statistical Software, June 2014
Descriere
This book 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. Throughout the book, R code illustrates how to implement the analyses and generate the graphs. The example datasets, code, and more are available on the author’s website.