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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for gmodels40060080010001200140016001800200022002400TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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