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]
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 01 Apr. 2025.
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for autoReg25303540455055606570758085TrendBars

Today's Hot Picks in Authors and Packages

shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
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  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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