-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.Rmd
28 lines (21 loc) · 2.19 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Introduction to Multilevel Modelling
author: Mairead Shaw and Jessica Kay Flake
site: bookdown::bookdown_site
output:
bookdown::gitbook
documentclass: book
biblio-style: apalike
link-citations: yes
description: "This is an introduction to multilevel modelling. We establish a comprehensive foundational understanding of multilevel modelling that prepares readers to recognize when such models are needed, conduct their own, and critically analyze their use in the literature."
url: 'https\://www.learn-mlms.com'
github-repo: 'mkshaw/multilevel-modelling/'
---
# Welcome {-}
Bonjour/hi, and welcome to **learn-mlms.com**. This website will teach you the fundamentals about multilevel modelling, from why and when you would use them and how to do so for various research questions and data structures.
This website is free to use and is licensed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons Attribution 4.0 International</a>, so instructors can feel free to borrow and alter materials to structure their own courses. If you notice any errors or would otherwise like to contribute, feel free to file an issue on <a href="https://github.com/mkshaw/learn-mlms" target="_blank">GitHub</a>.
## About the Authors {-}
Mairead Shaw is a graduate student in the Quantitative Psychology and Modelling area at McGill University. Her research interests center around effect sizes in multilevel models and measurement considerations for multi-group and replication research.
Dr. Jessica Flake is an Assistant Professor of Quantitative Psychology and Modelling at McGill University. She received an MA in quantitative psychology from James Madison University and a a PhD in Measurement, Evaluation, and Assessment from the University of Connecticut. Her work focuses on technical and applied aspects of psychological measurement including scale development, psychometric modelling, and scale use and replicability.
## Funding {-}
These materials were made possible by funding from the APS Fund for Teaching and Public Understanding of Psychological Science. You can read more about the fund <a href="https://www.psychologicalscience.org/members/teaching/fund" target="_blank">here</a>.