Skip to content

Commit

Permalink
Fix MMRMG01 layout (#286)
Browse files Browse the repository at this point in the history
Closes #285
  • Loading branch information
edelarua authored Nov 14, 2024
1 parent dfb9f12 commit 59f6808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/graphs/efficacy/mmrmg01.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ subtitle: Plots for Mixed-Effect Model Repeated Measures Analysis
Given an MMRM fitted with `s_mmrm`, `g_mmrm_lsmeans` displays for each visit the adjusted means within group and/or difference in adjusted means between groups.
`g_mmrm_diagnostic` displays marginal residual plots for evaluating model fit.

:::: {.panel-tabset} and <br/> Model Fitting
:::: {.panel-tabset}

```{r setup, echo = FALSE}
library(dplyr)
Expand Down

0 comments on commit 59f6808

Please sign in to comment.