Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalabag authored Jun 7, 2023
1 parent 637259c commit 22a1020
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,24 @@ Contacts: Marial Malabag (mjm751@scarletmail.rutgers.edu), René Clark, and Mali
2. **[Graphs](https://github.com/pinskylab/marial_diversity/tree/master/Graphs):** contains box plots (fertilization method & reproduction mode) and mixed model graphs (maximum length & fecundity)

3. **[Scripts](https://github.com/pinskylab/marial_diversity/tree/master/Scripts):** contains scripts used to run the analyses

---
### Necessary software:

1. **R**: Version 4.3.0
2. **R Studio**: Version 2023.03.1+446

### Necessary packages (for R Studio):
1. tidyverse
2. dplyr
3. rfishbase
4. sjmisc
5. patchwork
6. lme4
7. Hmisc
8. ggplot2
9. MuMIn
10. lmerTest
11. glmmTMB
12. effects
13. sjPlot

0 comments on commit 22a1020

Please sign in to comment.