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 30 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:44), 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

NBR  
Network-Based R-Statistics using Mixed Effects Models
An implementation of network-based statistics in R using mixed effects models. Theoretical backgrou ...
Download / Learn more Package Citations See dependency  
ragtop  
Pricing Equity Derivatives with Extensions of Black-Scholes
Algorithms to price American and European equity options, convertible bonds and a variety of other ...
Download / Learn more Package Citations See dependency  
cdfquantreg  
Quantile Regression for Random Variables on the Unit Interval
Employs a two-parameter family of distributions for modelling random variables on the (0, 1) interv ...
Download / Learn more Package Citations See dependency  
DTwrappers  
Simplified Data Analysis with Wrapper Functions for the 'Data.Table' Package
Provides functionality for users who are learning R or the techniques of data analysis. Written as ...
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  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,333

Publication Badges

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