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 |