Package: reportReg
Type: Package
Title: An Easy Way to Report Regression Analysis
Version: 0.3.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 from function 'coxph' of package 'survival';
    2. Conditional logistic regression from function 'clogit' of package 'survival';
    3. Ordered logistic regression from function 'polr' of package 'MASS';
    4. Binary logistic regression from function 'glm' of package 'stats';
    5. Linear regression from function 'lm' of package 'stats';
    6. Risk regression model for survival analysis with competing risks from function 'FGR' of package 'riskRegression';
    7. Multilevel model from function 'lme' of package 'nlme'.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: nlme
NeedsCompilation: no
Packaged: 2018-11-10 17:23:39 UTC; dgdzc
Repository: CRAN
Date/Publication: 2018-11-11 18:10:03 UTC
Built: R 4.0.2; ; 2020-07-15 18:53:30 UTC; unix
