Other packages > Find by keyword >

bestglm  

Best Subset GLM and Regression Utilities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bestglm", "0.37.3")



Attach the package and use:
library("bestglm")
Maintained by
Yuanhao Lai
[Scholar Profile | Author Map]
First Published: 2009-08-27
Latest Update: 2020-03-13
Description:
Best subset glm using information criteria or cross-validation, carried by using 'leaps' algorithm (Furnival and Wilson, 1974) or complete enumeration (Morgan and Tatar, 1972) . Implements PCR and PLS using AIC/BIC. Implements one-standard deviation rule for use with the 'caret' package.
How to cite:
Yuanhao Lai (2009). bestglm: Best Subset GLM and Regression Utilities. R package version 0.37.3, https://cran.r-project.org/web/packages/bestglm. Accessed 03 Apr. 2025.
Previous versions and publish date:
0.10 (2009-08-27 09:37), 0.13 (2009-09-10 11:52), 0.14 (2009-10-19 21:43), 0.20 (2009-11-01 18:33), 0.30 (2010-08-29 09:12), 0.31 (2010-12-02 13:50), 0.33 (2011-11-03 22:30), 0.34 (2014-03-03 01:02), 0.35 (2017-02-06 10:16), 0.36 (2017-02-23 23:44), 0.37.1 (2019-11-12 09:14), 0.37 (2018-05-27 23:03)
Other packages that cited bestglm R package
View bestglm citation profile
Other R packages that bestglm depends, imports, suggests or enhances
Complete documentation for bestglm
Downloads during the last 30 days
03/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/3104/01Downloads for bestglm406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

jointDiag  
Joint Approximate Diagonalization of a Set of Square Matrices
Different algorithms to perform approximate joint diagonalization of a finite set of square matrice ...
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  
RI2by2  
Randomization Inference for Treatment Effects on a Binary Outcome
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency  
RobustANOVA  
Robust One-Way ANOVA Tests under Heteroscedasticity and Nonnormality
Robust tests (RW, RPB and RGF) are provided for testing the equality of several long-tailed symmetri ...
Download / Learn more Package Citations See dependency  
RPMG  
Graphical User Interface (GUI) for Interactive R Analysis Sessions
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
Download / Learn more Package Citations See dependency  
RZooRoH  
Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes
Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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