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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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