Other packages > Find by keyword >

gRim  

Graphical Interaction Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gRim", "0.3.4")



Attach the package and use:
library("gRim")
Maintained by
Søren Højsgaard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-07-23
Latest Update: 2023-10-02
Description:
Provides the following types of models: Models for contingency tables (i.e. log-linear models) Graphical Gaussian models for multivariate normal data (i.e. covariance selection models) Mixed interaction models. Documentation about 'gRim' is provided by vignettes included in this package and the book by H
How to cite:
Søren Højsgaard (2011). gRim: Graphical Interaction Models. R package version 0.3.4, https://cran.r-project.org/web/packages/gRim. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1-8 (2012-04-01 18:58), 0.1-9 (2012-06-04 07:27), 0.1-12 (2012-08-08 23:31), 0.1-13 (2012-09-10 08:41), 0.1-14 (2012-10-07 23:06), 0.1-15 (2012-12-28 08:00), 0.1-16 (2013-05-30 07:18), 0.1-17 (2013-08-08 17:26), 0.1.0 (2011-07-23 15:52), 0.1.1 (2011-08-01 07:16), 0.1.2 (2011-09-08 06:11), 0.1.3 (2011-12-04 10:26), 0.1.4 (2011-12-30 12:22), 0.1.6 (2012-01-19 09:00), 0.1.7 (2012-01-28 19:03), 0.2-0 (2017-03-31 14:45), 0.2.1 (2020-02-21 14:30), 0.2.3 (2020-06-20 23:50), 0.2.4 (2020-06-26 18:40), 0.2.5 (2020-07-29 23:40), 0.2.7 (2022-04-02 20:20), 0.2.9 (2022-05-12 09:10), 0.2.10 (2022-10-16 00:22), 0.2.11 (2023-08-11 11:10), 0.3.0 (2023-10-02 05:50), 0.3.1 (2024-06-07 06:40), 0.3.2 (2024-06-10 14:30), 0.3.3 (2024-07-19 16:40)
Other packages that cited gRim R package
View gRim citation profile
Other R packages that gRim depends, imports, suggests or enhances
Complete documentation for gRim
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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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