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-11-14
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 12 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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