Multilevel Modeling Using R
eBook - ePub

Multilevel Modeling Using R

W. Holmes Finch, Jocelyn E. Bolin, Ken Kelley

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

Multilevel Modeling Using R

W. Holmes Finch, Jocelyn E. Bolin, Ken Kelley

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

À propos de ce livre

Like its bestselling predecessor, Multilevel Modeling Using R, Second Edition provides the reader with a helpful guide to conducting multilevel data modeling using the R software environment.

After reviewing standard linear models, the authors present the basics of multilevel models and explain how to fit these models using R. They then show how to employ multilevel modeling with longitudinal data and demonstrate the valuable graphical options in R. The book also describes models for categorical dependent variables in both single level and multilevel data.

New in the Second Edition:



  • Features the use of lmer (instead of lme ) and including the most up to date approaches for obtaining confidence intervals for the model parameters.


  • Discusses measures of R2 (the squared multiple correlation coefficient) and overall model fit.


  • Adds a chapter on nonparametric and robust approaches to estimating multilevel models, including rank based, heavy tailed distributions, and the multilevel lasso.


  • Includes a new chapter on multivariate multilevel models.


  • Presents new sections on micro-macro models and multilevel generalized additive models.

This thoroughly updated revision gives the reader state-of-the-art tools to launch their own investigations in multilevel modeling and gain insight into their research.

About the Authors:

W. Holmes Finch

is the George and Frances Ball Distinguished Professor of Educational Psychology at Ball State University.

Jocelyn E. Bolin

is a Professor in the Department of Educational Psychology at Ball State University.

Ken Kelley

is the Edward F. Sorin Society Professor of IT, Analytics and Operations and the Associate Dean for Faculty and Research for the Mendoza College of Business at the University of Notre Dame.

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 Multilevel Modeling Using R est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Multilevel Modeling Using R par W. Holmes Finch, Jocelyn E. Bolin, Ken Kelley en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans MathĂ©matiques et ProbabilitĂ©s et statistiques. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2019
ISBN
9781351062244

1

Linear Models

Statistical models provide powerful tools to researchers in a wide array of disciplines. Such models allow for the examination of relationships among multiple variables, which in turn can lead to a better understanding of the world. For example, sociologists use linear regression to gain insights into how factors such as ethnicity, gender, and level of education are related to an individual’s income. Biologists can use the same type of model to understand the interplay between sunlight, rainfall, industrial runoff, and biodiversity in a rain forest. And using linear regression, educational researchers can develop powerful tools for understanding the role that different instructional strategies have on student achievement. In addition to providing a path by which various phenomena can be better understood, statistical models can also be used as predictive tools. For example, econometricians might develop models to predict labor market participation given a set of economic inputs, whereas higher education administrators may use similar types of models to predict grade point average for prospective incoming freshmen in order to identify those who might need academic assistance during their first year of college.
As can be seen from these few examples, statistical modeling is very important across a wide range of fields, providing researchers with tools for both explanation and prediction. Certainly, the most popular of such models over the last 100 years of statistical practice has been the general linear model (GLM). The GLM links a dependent, or outcome variable to one or more independent variables, and can take the form of such popular tools as analysis of variance (ANOVA) and regression. Given its popularity and utility, and the fact that it serves as the foundation for many other models, including the multilevel models featured in this book, we will start with a brief review of the linear model, particularly focusing on regression. This review will include a short technical discussion of linear regression models, followed by a description of how they can be estimated using the R language and environment (R Development Core Team, 2012). The technical aspects of this discussion are purposefully not highly detailed, as we focus on the model from a conceptual perspective. However, sufficient detail is presented so that the reader having only limited familiarity with the linear regression model will be provided with a basis for moving forward to multilevel models, and so that particular features of these more complex models that are shared with the linear model can be explicated. Readers particularly familiar with linear regression and with using R to conduct such analyses may elect to skip this chapter with no loss of understanding in future chapters.

Simple Linear Regression

As noted above, the GLM framework serves as the basis for the multilevel models that we describe in subsequent chapters. Thus, in order to provide the foundation for the rest of the book, we will focus in this chapter on the linear regression model, although its form and function can easily be translated to ANOVA as well. The simple linear regression model in population form is
y i = ÎČ 0 + ÎČ 1 x i + Δ i , (1.1)
where y i is the dependent variable for indiv...

Table des matiĂšres