Skip to content

Commit

Permalink
fix spelling mixtakes
Browse files Browse the repository at this point in the history
  • Loading branch information
ococrook committed Apr 10, 2024
1 parent b6b9e2d commit bd19a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/DifferentialRexMS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ library(ggplot2)
plotSigma(rex_ibet)
# zoom in on results a bit but adding the lim arguements
plotLogLikelihoods(rex_ibet) + xlim(c(25,100)) + ylim(c(-500,-250))
plotLogLikelihoods(rex_ibet) + xlim(c(25,100)) + ylim(c(-500,-150))
```
To obtain differential results as compared to the apo (or some other state)
Expand Down

0 comments on commit bd19a04

Please sign in to comment.