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

Getting started

Package details

AuthorZhicheng Du, Yuantao Hao
MaintainerZhicheng Du<dgdzc@hotmail.com>
LicenseGPL-3
Version0.3.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("reportReg")

Try the reportReg package in your browser

Any scripts or data that you put into this service are public.

reportReg documentation built on May 1, 2019, 6:36 p.m.