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 25 Jun. 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), 0.3.3 (2023-11-14 06:53)
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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