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 21 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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