Provides helper functions that assist in data analysis workflows involving regression analyses. The goal is to combine the functionality offered by different set of packages ('broom', 'broom.mixed', 'parameters', and 'performance') through a common syntax to return tidy dataframes containing model parameters and performance measure summaries. The 'grouped_' variants of the generics provides a convenient way to execute functions across a combination of grouping variable(s) in a dataframe.
Version: | 2.5.0 |
Depends: | R (≥ 3.5.0) |
Imports: | broom, broom.mixed, dplyr, magrittr, parameters, performance, rlang, tibble |
Suggests: | generics, ggplot2, knitr, lavaan, lme4, MASS, mixor, orcutt, rmarkdown, spelling, testthat, tidyr |
Published: | 2020-03-17 |
Author: | Indrajeet Patil |
Maintainer: | Indrajeet Patil <patilindrajeet.science at gmail.com> |
BugReports: | https://github.com/IndrajeetPatil/broomExtra/issues |
License: | GPL-3 | file LICENSE |
URL: | https://indrajeetpatil.github.io/broomExtra/, https://github.com/IndrajeetPatil/broomExtra |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | broomExtra results |
Reference manual: | broomExtra.pdf |
Vignettes: |
Available methods covrpage: Tests and Coverage |
Package source: | broomExtra_2.5.0.tar.gz |
Windows binaries: | r-devel: broomExtra_2.5.0.zip, r-devel-gcc8: broomExtra_2.0.0.zip, r-release: broomExtra_2.5.0.zip, r-oldrel: broomExtra_2.5.0.zip |
OS X binaries: | r-release: broomExtra_2.5.0.tgz, r-oldrel: broomExtra_2.5.0.tgz |
Old sources: | broomExtra archive |
Reverse imports: | ggstatsplot, groupedstats, ipmisc, statsExpressions, tidyBF |
Please use the canonical form https://CRAN.R-project.org/package=broomExtra to link to this page.