Other packages > Find by keyword >

gmodels  

Various R Programming Tools for Model Fitting
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gmodels", "2.19.1")



Attach the package and use:
library("gmodels")
Maintained by
Gregory R. Warnes
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-06-02
Latest Update: 2024-03-06
Description:
Various R programming tools for model fitting.
How to cite:
Gregory R. Warnes (2005). gmodels: Various R Programming Tools for Model Fitting. R package version 2.19.1, https://cran.r-project.org/web/packages/gmodels. Accessed 06 Mar. 2026.
Previous versions and publish date:
2.0.7 (2005-06-02 17:15), 2.0.8 (2005-09-07 17:40), 2.10.0 (2005-10-27 19:06), 2.11.0 (2005-12-05 12:51), 2.12.0 (2005-12-14 15:53), 2.13.0 (2006-08-11 19:08), 2.13.1 (2006-11-29 10:12), 2.13.2 (2007-03-11 21:29), 2.14.0 (2007-07-28 18:50), 2.14.1 (2007-12-08 12:03), 2.15.0 (2009-05-10 20:48), 2.15.1 (2011-01-17 09:12), 2.15.2 (2012-04-20 18:12), 2.15.3 (2012-06-28 07:21), 2.15.4.1 (2013-09-21 15:54), 2.15.4 (2013-04-28 16:05), 2.16.2 (2015-07-22 06:11), 2.18.1.1 (2022-05-17 07:00), 2.18.1 (2018-06-25 18:23)
Other packages that cited gmodels R package
View gmodels citation profile
Other R packages that gmodels depends, imports, suggests or enhances
Complete documentation for gmodels
Functions, R codes and Examples using the gmodels R package
Some associated functions: CrossTable . ci . coefFrame . estimable . fast.prcomp . fit.contrast . glh.test . make.contrasts . 
Some associated R codes: CrossTable.R . ci.R . coefFrame.R . est.mer.R . est_p_ci.R . estimable.R . estimable.mlm.R . fast.prcomp.R . fit.contrast.R . glh.test.R . make.contrasts.R . percentile.R . to.est.R .  Full gmodels package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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