Code that might be useful to others for learning/demonstration purposes, specifically along the lines of modeling and various algorithms. **Superseded by the models-by-example repo**.
☆197Nov 25, 2020Updated 5 years ago
Alternatives and similar repositories for Miscellaneous-R-Code
Users that are interested in Miscellaneous-R-Code are comparing it to the libraries listed below
Sorting:
- like totally rad☆58Dec 4, 2020Updated 5 years ago
- A document that introduces Bayesian data analysis.☆86Feb 21, 2022Updated 4 years ago
- By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.☆72Jan 28, 2021Updated 5 years ago
- Tidy, Type-Safe 'prediction()' Methods☆88Jun 11, 2024Updated last year
- A workshop on using generalized additive models and the mgcv package.☆28Feb 20, 2019Updated 7 years ago
- 📈Annotate a ggplot with a description of a linear model☆22Feb 9, 2019Updated 7 years ago
- Some tools for learning purrr☆20May 23, 2018Updated 7 years ago
- RStudio addin for formatting Rmarkdown tables☆113Oct 20, 2022Updated 3 years ago
- Scale Bar, North Arrow, and Pretty Margins in R☆21Feb 25, 2024Updated 2 years ago
- R2 for correlated data; see https://academic.oup.com/sysbio/advance-article/doi/10.1093/sysbio/syy060/5098616☆17Aug 19, 2023Updated 2 years ago
- Demonstration of alternatives to lme4☆13Aug 12, 2019Updated 6 years ago
- Simon Jackman's "BUGS Examples" translated into Stan☆16May 7, 2018Updated 7 years ago
- Covers the basics of mixed models, mostly using @lme4☆148Jan 30, 2022Updated 4 years ago
- rapport is an R package that facilitates the creation of reproducible statistical report templates☆48Apr 7, 2025Updated 10 months ago
- ARCHIVED Improving the Track Changes and Reviewing Experience in R Markdown☆42May 10, 2022Updated 3 years ago
- R package that provides a collection of Lua filters that extend the functionality of R Markdown templates.☆42Oct 23, 2024Updated last year
- Documents that go into methodological detail regarding various statistical procedures.☆11Oct 20, 2018Updated 7 years ago
- An R package that returns tidy data from the World Prison Brief website.☆17Feb 14, 2021Updated 5 years ago
- Material for 2019 Analytics Summit Machine Learning with R Training☆11Apr 1, 2019Updated 6 years ago
- Extend {knitr} with hooks☆33Oct 17, 2018Updated 7 years ago
- Package: The R Code Optimizer☆82Nov 11, 2024Updated last year
- Tools for R Markdown to Docx Documents☆20Jan 18, 2024Updated 2 years ago
- Advanced Vegan Workshop for ESA☆18Aug 7, 2017Updated 8 years ago
- Fast, tidy functions for mcmc diagnostics and summaries, built with data.table☆22Apr 30, 2025Updated 10 months ago
- A quick reference for how to run many models in R.☆13May 19, 2018Updated 7 years ago
- ☆12Oct 16, 2017Updated 8 years ago
- R package to visualize, manipulate, and summarize MCMC output☆39Nov 26, 2025Updated 3 months ago
- Reverse a ggplot object back into code