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: |
4.0.4 |
Depends: |
R (≥ 3.6.0) |
Imports: |
broom, broom.mixed, dplyr, ipmisc, parameters, performance, rlang |
Suggests: |
generics, ggplot2, lavaan, lme4, MASS, mixor, orcutt, rmarkdown, spelling, testthat |
Published: |
2020-07-24 |
Author: |
Indrajeet Patil
[aut, cre, cph] |
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 |