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]
All associated links for this package
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
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
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns