Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
The version I presented in the class today.

UofUEpiBio/PHS7045-advanced-programming#13
  • Loading branch information
hyejung0 committed Mar 16, 2023
1 parent aa336f5 commit 6be11b9
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
Binary file added boots.lmer/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion boots.lmer/vignettes/create_lmer_fits.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ lmer.out

# Make an inference with LMER output

We will generate 5,000 bootstrap samples and fit additive LMER model with random effects. And then we will generate a histogram of estimated effects of `X1`, `X2`, and `X3`.
We will generate 5,000 bootstrap samples and fit additive LMER model with random effects. And then we will generate a histogram of estimated effects of `X3`.

```{r cache=TRUE}
set.seed(1204)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified boots.lmer_0.0.0.9000.tar.gz
Binary file not shown.

0 comments on commit 6be11b9

Please sign in to comment.