https://github.com/IndrajeetPatil/broomExtra
Helpers for regression analyses using `{broom}` & `{easystats}` packages 📈 🔍
https://github.com/IndrajeetPatil/broomExtra
broom easystats performance-measures regression regression-analyses regression-models tidy tidy-tibbles
Last synced: 4 months ago
JSON representation
Helpers for regression analyses using `{broom}` & `{easystats}` packages 📈 🔍
- Host: GitHub
- URL: https://github.com/IndrajeetPatil/broomExtra
- Owner: IndrajeetPatil
- License: gpl-3.0
- Archived: true
- Created: 2019-02-23T05:53:21.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T06:37:44.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:15:09.285Z (8 months ago)
- Topics: broom, easystats, performance-measures, regression, regression-analyses, regression-models, tidy, tidy-tibbles
- Language: R
- Homepage: https://indrajeetpatil.github.io/broomExtra/
- Size: 13.8 MB
- Stars: 48
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS.txt
Awesome Lists containing this project
- jimsghstars - IndrajeetPatil/broomExtra - Helpers for regression analyses using `{broom}` & `{easystats}` packages 📈 🔍 (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```## `{broomExtra}`: Enhancement for `{broom}` and `{easystats}`
[](https://lifecycle.r-lib.org/articles/stages.html#deprecated)
This package has been archived on CRAN. Additionally, it is deprecated in favour of the [easystats](https://easystats.github.io/easystats/) project.
The package can still be downloaded from GitHub:
`pak::pak("IndrajeetPatil/broomExtra")`## Acknowledgments
The hexsticker was generously designed by Sarah Otterstetter (Max Planck
Institute for Human Development, Berlin). Thanks are also due to the maintainers
and contributors to `{broom}`- and `{easystats}`-package families who have indulged
in all my feature requests!