Learn R Programming

⚠️There's a newer version (0.3.0) of this package.Take me there.

reportReg (version 0.1.0)

An Easy Way to Report Regression Analysis

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

Copy Link

Version

Install

install.packages('reportReg')

Monthly Downloads

176

Version

0.1.0

License

GPL-3

Maintainer

Zhicheng Du

Last Published

May 19th, 2017

Functions in reportReg (0.1.0)

reportReg

An Easy Way to Report Regression Analysis