Skip to content

Commit 5f063ac

Browse files
Virgilio Gomez RubioVirgilio Gomez Rubio
authored andcommitted
Added $ $ around variables.
1 parent 3f49e43 commit 5f063ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/p7.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $$
3737
Y_{ij} = X_{ij}\beta +\phi_i+\epsilon_{ij}
3838
$$
3939

40-
Here, Y_{ij} represents observation $j$ in group $i$, X_{ij} are a vector of
40+
Here, $Y_{ij}$ represents observation $j$ in group $i$, $X_{ij}$ are a vector of
4141
covariates with coefficients $\beta$, $\phi_i$ i.i.d. random effects and
4242
$\epsilon_{ij}$ a Gaussian error term. The distribution of the random effects
4343
$\phi_i$ is Gaussian with zero mean and precision $\tau_{\phi}$.

0 commit comments

Comments
 (0)