diff --git a/articles/chapter-2.html b/articles/chapter-2.html index 0742867..519619f 100644 --- a/articles/chapter-2.html +++ b/articles/chapter-2.html @@ -138,7 +138,7 @@
In the person-level format (also known as wide or multivariate format), each person has only one row of @@ -248,7 +248,7 @@
In the person-period format (also known as long or univariate format), each person has one row of data for @@ -323,7 +323,7 @@
Unfortunately, longitudinal data is often initially stored as a person-level data set, meaning that most real analyses will require at @@ -471,7 +471,7 @@
Empirical growth plots show, for each individual, the sequence of change in a time-varying variable. Here change can be @@ -581,8 +581,8 @@
Each person’s empirical growth record can be summarized by applying two standardized approaches:
@@ -604,7 +604,7 @@The stat_smooth()
function can be used to add a
nonparametric smooth layer to the empirical growth record plot. The
@@ -636,7 +636,7 @@
For the parametric approach, Singer and Willett (2003) suggest using the following three-step process:
diff --git a/articles/chapter-3.html b/articles/chapter-3.html index a26bc0b..584f8a0 100644 --- a/articles/chapter-3.html +++ b/articles/chapter-3.html @@ -114,7 +114,7 @@In Chapter 3 Singer and Willett (2003) develop and explain the multilevel model for change using a subset of data from @@ -237,7 +237,7 @@
In Section 3.2 Singer and Willett (2003) introduce the level-1
component of the multilevel model for change: The submodel for
@@ -305,7 +305,7 @@ 3.2 The Level-1 Submodel for
rate of change in the \(i\)th child’s true \(\text{cognitive_score}\) over time—in this
case, their true annual rate of change.
In Section 3.3 Singer and Willett (2003) introduce the level-2
component of the multilevel model for change—the submodel for
@@ -689,7 +689,7 @@ Putting the level-1 and level-2 submodels together, our multilevel
model for change for the
-
3.4 Fitting the Multilevel Model for Change to Data
+
3.4 Fitting the multilevel model for change to data
early_intervention
data looks
@@ -814,7 +814,7 @@ 3.4 Fitting the Multile
#> I(g-1):trtm 0.454 -0.750 -0.605
In Section 3.5 Singer and Willett (2003) explain two ways to interpret the fixed effects estimates of the multilevel model for diff --git a/articles/chapter-4.html b/articles/chapter-4.html index 7e809ce..fc76da0 100644 --- a/articles/chapter-4.html +++ b/articles/chapter-4.html @@ -367,7 +367,7 @@
In Section 4.3 Singer and Willett (2003) discuss two methods of estimation available to frequentist multilevel models, which must be @@ -410,8 +410,8 @@
In Section 4.4 Singer and Willett (2003) introduce a new model building workflow for the multilevel model for @@ -598,7 +598,7 @@
In Section 4.5 Singer and Willett (2003) present their data analytic strategy for model building, which focuses on building a systematic @@ -975,7 +975,7 @@
To systematically compare fitted models—describing what happens as predictors are added and removed—Singer and Willett (2003) suggest @@ -1723,7 +1723,7 @@
In addition to numerical summaries, Singer and Willett (2003) suggest
plotting fitted trajectories for prototypical
@@ -1815,7 +1815,7 @@ Displaying Prototypical Cha
In Section 4.6 Singer and Willett (2003) introduce the deviance statistic, which quantifies how much worse the @@ -1869,13 +1869,13 @@
This section is intentionally left blank.
In Section 4.8 Singer and Willett (2003) offer strategies for checking the following assumptions of the multilevel model for @@ -1891,7 +1891,7 @@
The functional form assumption of the multilevel model for change can be assessed by inspecting “outcome versus predictors” plots at each @@ -1947,7 +1947,7 @@
The normality assumption of the multilevel model for change can be assessed by inspecting Q-Q plots of the level-1 and level-2 residuals, @@ -1993,7 +1993,7 @@
The homoscedasticity assumption of the multilevel model for change can be assessed by inspecting “residual versus predictors” plots at each @@ -2040,7 +2040,7 @@
In Section 4.9 Singer and Willett (2003) discuss how to use model-based estimates to display individual growth diff --git a/articles/chapter-5.html b/articles/chapter-5.html index c372b06..524f3f2 100644 --- a/articles/chapter-5.html +++ b/articles/chapter-5.html @@ -117,7 +117,7 @@
In Section 5.1 Singer and Willett (2003) demonstrate how you can fit
the multilevel model for change for data with variably spaced
@@ -797,7 +797,7 @@ 5.1 Variably Spaced Measurement O
AIC and BIC statistics.
In Section 5.2 Singer and Willett (2003) demonstrate how you can fit
the multilevel model for change for data with varying numbers of
@@ -1562,8 +1562,8 @@ 5.2 Varying Numbers of Measure
coord_cartesian(ylim = c(1.6, 2.4))
The multilevel model may fail to converge or be unable to estimate one or more variance components for data sets that are severely @@ -2258,7 +2258,7 @@
In Section 5.3 Singer and Willett (2003) demonstrate how to fit the
multilevel model for change for data with time-varying
diff --git a/articles/chapter-6.html b/articles/chapter-6.html
index 3e37294..5ab92d3 100644
--- a/articles/chapter-6.html
+++ b/articles/chapter-6.html
@@ -6,12 +6,12 @@
-