NEWS
quickReg 1.5.0 (2017-09-28)
- support statistical descriptions that can be used in paper and subgroup analyis
- adjust covariates in regression models and subgroup regression analysis
- update plot method for regression
quickReg 1.0.0 (2016-08-27)
- support variable names or indexes in 'display.data.frame'
- minor modifications in 'reg' to support COX regreesion
quickReg 0.0.3 (2016-04-26)
- support variable names or indexes in 'reg'
- minor modifications in 'dataframe.reg' and 'plot.reg' function
quickReg 0.0.2 (2016-03-29)
- add argument to dislay.data.frame so it can have better performance when display character or factor variables with many unique values.
- add a package news file
- change the vignette
quickReg 0.0.1 (2016-03-03)
First build
- Extract results from regression models and plot the effect size using 'ggplot2' seamlessly.