Other packages > Find by keyword >

autoReg  

Automatic Linear and Logistic Regression and Survival Analysis
View on CRAN: Click here


Download and install autoReg package within the R console
Install from CRAN:
install.packages("autoReg")

Install from Github:
library("remotes")
install_github("cran/autoReg")

Install by package version:
library("remotes")
install_version("autoReg", "0.3.3")



Attach the package and use:
library("autoReg")
Maintained by
Keon-Woong Moon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-10
Latest Update: 2023-04-11
Description:
Make summary tables for descriptive statistics and select explanatory variables automatically in various regression models. Support linear models, generalized linear models and cox-proportional hazard models. Generate publication-ready tables summarizing result of regression analysis and plots. The tables and plots can be exported in "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents.
How to cite:
Keon-Woong Moon (2022). autoReg: Automatic Linear and Logistic Regression and Survival Analysis. R package version 0.3.3, https://cran.r-project.org/web/packages/autoReg. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.0 (2022-01-10 19:12), 0.2.6 (2022-04-05 08:20), 0.3.2 (2023-04-11 13:10)
Other packages that cited autoReg R package
View autoReg citation profile
Other R packages that autoReg depends, imports, suggests or enhances
Complete documentation for autoReg
Functions, R codes and Examples using the autoReg R package
Some associated functions: OEplot . addFitSummary . addLabelData . adjustedPlot . adjustedPlot.survreg . adjustedPlot2 . adjustedPlot2.survreg . anderson . anderson1 . anderson2 . as_printable . autoReg . autoRegCox . autoReg_sub . autoRegsurvreg . beNumeric . bootPredict . countGroups . coxzphplot . crr2stats . crrFormula . descNum . df2flextable . drawline . expectedPlot . filldown . find1stDup . findDup . fit2final . fit2lik . fit2list . fit2model . fit2multi . fit2newdata . fit2stats . fit2summary . gaze.formula_sub . gaze . gazeCat . gazeCont . gaze_sub . getInteraction . getN . getSigVars . ggcmprsk . ggcmprsk2 . highlight2 . imputedReg . is.mynumeric . label_parse . loglogplot . maxnchar . modelPlot . modelsSummary . modelsSummaryTable . my.chisq.test2 . my.t.test2 . mycphSimple . myformat . myft . mysurvregSimple . num2factor . num2stat . p2character2 . print.autoReg . print.gaze . print.modelPlot . printdf . reexports . removeDup . residualNull . residualPlot . restoreData . restoreData2 . restoreData3 . revOperator . roundDf . setLabel . shorten . showEffect . strata2df . survfit2df . survreg2final . survreg2multi . 
Some associated R codes: OEplot.R . addFitSummary.R . addLabelData.R . adjustedPlot.R . adjustedPlot.survreg.R . adjustedPlot2.survreg.R . anderson.R . as_printable.R . autoReg.R . autoReg.coxph.R . autoReg.survreg.R . bootPredict.R . countGroups.R . coxzphplot.R . crrFormula.R . df2flextable.R . expectedPlot.R . fill.R . fit2final.R . fit2list.R . fit2model.R . fit2multi.R . fit2newdata.R . fit2summary.R . gaze.R . gaze.coxph.R . gaze_sub.R . getInteraction.R . getSigVars.R . ggcmprsk.R . ggcmprsk2.R . highlight2.R . imputedReg.R . loglogplot.R . modelPlot.R . modelsSummary.R . mycphSimple.R . myft.R . mysurvregSimple.R . p2character2.R . print.gaze.R . printdf.R . reexport.R . residualNull.R . residualPlot.R . setLabel.R . showEffect.R . strata2df.R . survfit2df.R .  Full autoReg package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA