Latent Variable Modeling Using R
eBook - ePub

Latent Variable Modeling Using R

A Step-by-Step Guide

A. Alexander Beaujean

Partager le livre
  1. 218 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Latent Variable Modeling Using R

A Step-by-Step Guide

A. Alexander Beaujean

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

This step-by-step guide is written for R and latent variable model (LVM) novices. Utilizing a path model approach and focusing on the lavaan package, this book is designed to help readers quickly understand LVMs and their analysis in R. The author reviews the reasoning behind the syntax selected and provides examples that demonstrate how to analyze data for a variety of LVMs. Featuring examples applicable to psychology, education, business, and other social and health sciences, minimal text is devoted to theoretical underpinnings. The material is presented without the use of matrix algebra. As a whole the book prepares readers to write about and interpret LVM results they obtain in R.

Each chapter features background information, boldfaced key terms defined in the glossary, detailed interpretations of R output, descriptions of how to write the analysis of results for publication, a summary, R based practice exercises (with solutions included in the back of the book), and references and related readings. Margin notes help readers better understand LVMs and write their own R syntax. Examples using data from published work across a variety of disciplines demonstrate how to use R syntax for analyzing and interpreting results. R functions, syntax, and the corresponding results appear in gray boxes to help readers quickly locate this material. A unique index helps readers quickly locate R functions, packages, and datasets. The book and accompanying website at http://blogs.baylor.edu/rlatentvariable/ provides all of the data for the book's examples and exercises as well as R syntax so readers can replicate the analyses. The book reviews how to enter the data into R, specify the LVMs, and obtain and interpret the estimated parameter values.

The book opens with the fundamentals of using R including how to download the program, use functions, and enter and manipulate data. Chapters 2 and 3 introduce and then extend path models to include latent variables. Chapter 4 shows readers how to analyze a latent variable model with data from more than one group, while Chapter 5 shows how to analyze a latent variable model with data from more than one time period. Chapter 6 demonstrates the analysis of dichotomous variables, while Chapter 7 demonstrates how to analyze LVMs with missing data. Chapter 8 focuses on sample size determination using Monte Carlo methods, which can be used with a wide range of statistical models and account for missing data. The final chapter examines hierarchical LVMs, demonstrating both higher-order and bi-factor approaches. The book concludes with three Appendices: a review of common measures of model fit including their formulae and interpretation; syntax for other R latent variable models packages; and solutions for each chapter's exercises.

Intended as a supplementary text for graduate and/or advanced undergraduate courses on latent variable modeling, factor analysis, structural equation modeling, item response theory, measurement, or multivariate statistics taught in psychology, education, human development, business, economics, and social and health sciences, this book also appeals to researchers in these fields. Prerequisites include familiarity with basic statistical concepts, but knowledge of R is not assumed.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Latent Variable Modeling Using R est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Latent Variable Modeling Using R par A. Alexander Beaujean en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Psychologie et Forschung & Methodik in der Psychologie. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Éditeur
Routledge
Année
2014
ISBN
9781317970729

1
Introduction to R

Chapter Contents
1.1 Background
1.1.1 Installing R
1.1.2 Starting R
1.1.3 Functions
1.1.4 Packages
1.1.5 Data Input
1.1.6 Access a Variable Within a Dataset
1.1.7 Example: Entering Data and Accessing Variables
1.1.8 Data Manipulation
1.1.9 Missing Data
1.1.10 Categorical Data
1.1.11 Summarize Data
1.1.12 Common Statistics
1.2 Hints for Using R
1.3 Summary
1.4 Exercises
1.5 References & Further Readings

1.1 Background

R is an open-source statistical software programming language and environment for statistical computing. It is currently maintained by the R Development Core Team (an international team of volunteer developers), and the R web page (also known as Comprehensive R Archive Network [CRAN]) is http://www.r-project.org. This is the main site for R information and obtaining the software.
Since R is syntax-based, as opposed to using a point-and-click interface, it may appear too complex for a non-specialist, but this really is not the case. Using syntax allows R a level of ease and flexibility not available with other programs. Take, for example, the process of analyzing a multiple regression model. While point-and-click type software can provide quick results for a single analysis, to analyze different models (e.g., using different predictor sets) or use the information from the regression for another analysis (e.g, make a scatterplot with a line of best fit, check model assumptions), it often takes many point-and-click iterations to produce the desired results. Moreover, if you have to stop your analysis and return to it days or weeks later, it can be hard to remember what you previously accomplished with the analysis or even the point-and-click sequences used to obtain the previous results. With R, though, many of these problems are not an issue. As R can store the results from the regression into objects, you can specify the parts of the regression results that need to be extracted for subsequent analysis. Furthermore, you can analyze multiple models and have R display their coe˚cients in a single window instead of opening many results windows, as many point-and-click programs would produce. Because these multiple models were analyzed using syntax, if you save the syntax in an external file, then you can return to the analysis months later and exactly reproduce the previous results by simply pasting the syntax back into R.
Figure 1.1 Typical on-screen text when starting R.
Figure 1.1 Typical on-screen text when starting R.

1.1.1 Installing R

R can be run under Windows, Mac, and Unix-type operating systems. To download R, go to http://www.r-project.org/ and select the CRAN hyperlink. This opens a list of places (mirrors) from which to download the program. Select a hyperlink from a mirror in your country, which loads a page with hyperlinks to download R for your operating system (select the precompiled binary distribution).
There are some graphical user interfaces (GUIs) for R developed by third parties. A partial list can be found at R Wiki (http://rwiki.sciviews.org/doku.php?id=guis:projects) and CRAN (http://www.r-project.org/GUI). There are also many text editors that are either designed to interact with R, or can be modified to do so. Typing R text editor (or something similar) into an Internet search engine will bring up many different options as well as people’s opinions about them.

1.1.2 Starting R

When initially starting R in interactive mode (as opposed to batch mode), the screen looks something like Figure 1.1. The > symbol is called the prompt. It is not typed; instead, it is used to indicate where to type. When writing syntax in R directly, type in all commands at the > prompt. If a command is too long to fit on a single line, a + is used for the continuation prompt.
If you type >, R interprets it as “greater than.”

1.1.3 Functions

R stores variables, data, functions, results, etc, in the computer’...

Table des matiĂšres