CRAN

quickReg 1.5.0

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

Released Sep 28, 2017 by Xikun Han

This package cannot yet be used with Renjin it depends on other packages which are not available: dplyr 0.7.5 and psych 1.8.4 An older version of this package is more compatible with Renjin.

Dependencies

psych 1.8.4 dplyr 0.7.5 ggplot2 2.2.1 rlang 0.2.1 survival 2.42-3 nortest 1.0-4

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'.

Source

R

View GitHub Mirror

Release History