A set of functions to extract results from regression models and plot the effect size using 'ggplot2' seamlessly. While 'broom' is useful to convert statistical analysis objects into tidy data frames, 'coefplot' is adept at showing multivariate regression results. With specific outcome, this package could build regression models automatically, extract results into a data frame and provide a quicker way to summarize models' statistical findings using 'ggplot2'.
Version: | 1.5.0 |
Depends: | R (≥ 3.0.0) |
Imports: | ggplot2 (≥ 2.0.0), rlang (≥ 0.1.2), survival, psych, utils, stats, nortest, dplyr |
Suggests: | ggthemes, knitr, rmarkdown, testthat |
Published: | 2017-09-28 |
Author: | Xikun Han [aut, cre] |
Maintainer: | Xikun Han <hanxikun2014 at 163.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | quickReg results |
Reference manual: | quickReg.pdf |
Vignettes: |
quickReg |
Package source: | quickReg_1.5.0.tar.gz |
Windows binaries: | r-devel: quickReg_1.5.0.zip, r-release: quickReg_1.5.0.zip, r-oldrel: quickReg_1.5.0.zip |
macOS binaries: | r-release: quickReg_1.5.0.tgz, r-oldrel: quickReg_1.5.0.tgz |
Old sources: | quickReg archive |
Please use the canonical form https://CRAN.R-project.org/package=quickReg to link to this page.