quickReg: Build Regression Models Quickly and Display the Results Using 'ggplot2'

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: 0.0.3
Depends: R (≥ 3.0.0)
Imports: ggplot2 (≥ 2.0.0), survival, psych, utils, stats, nortest
Suggests: ggthemes, knitr, rmarkdown
Published: 2016-04-26
Author: Xikun Han [aut, cre]
Maintainer: Xikun Han <hanxikun2014 at 163.com>
BugReports: Xikun Han <hanxikun2014@163.com>
License: GPL-2
URL: NA
NeedsCompilation: no
Materials: NEWS
CRAN checks: quickReg results

Downloads:

Reference manual: quickReg.pdf
Vignettes: quickReg
Package source: quickReg_0.0.3.tar.gz
Windows binaries: r-devel: quickReg_0.0.3.zip, r-release: quickReg_0.0.3.zip, r-oldrel: quickReg_0.0.3.zip
OS X Mavericks binaries: r-release: quickReg_0.0.3.tgz, r-oldrel: quickReg_0.0.3.tgz
Old sources: quickReg archive