reportReg: An Easy Way to Report Regression Analysis

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

Version: 0.3.0
Imports: nlme
Published: 2018-11-11
Author: Zhicheng Du, Yuantao Hao
Maintainer: Zhicheng Du <dgdzc at hotmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: reportReg results

Documentation:

Reference manual: reportReg.pdf

Downloads:

Package source: reportReg_0.3.0.tar.gz
Windows binaries: r-devel: reportReg_0.3.0.zip, r-release: reportReg_0.3.0.zip, r-oldrel: reportReg_0.3.0.zip
macOS binaries: r-release (arm64): reportReg_0.3.0.tgz, r-oldrel (arm64): reportReg_0.3.0.tgz, r-release (x86_64): reportReg_0.3.0.tgz
Old sources: reportReg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=reportReg to link to this page.