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]
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 May. 2025.
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for gmodels500600700800900100011001200130014001500160017001800TrendBars

Today's Hot Picks in Authors and Packages

simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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