Package: reportReg
Type: Package
Title: An Easy Way to Report Regression Analysis
Version: 0.1.0
Author: Zhicheng Du, Yuantao Hao
Maintainer: Zhicheng Du<dgdzc@hotmail.com>
Description: Provides an easy way to report the results of regression analysis, including:
    1. Proportional hazards regression model from function 'coxph' of package 'survival';
    2. Ordered logistic regression from function 'polr' of package 'MASS';
    3. Binary logistic regression from function 'glm' of package 'stats';
    4. Linear regression from function 'lm' of packages 'stats'.
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2017-05-10 09:30:50 UTC; dgdzc
Repository: CRAN
Date/Publication: 2017-05-19 05:59:29 UTC
