reportReg (version 0.3.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 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'.

Copy Link

Version

Down Chevron

Install

install.packages('reportReg')

Monthly Downloads

215

Version

0.3.0

License

GPL-3

Maintainer

Last Published

November 11th, 2018

Functions in reportReg (0.3.0)