Package: GLMcat 0.2.7

Lorena León

GLMcat: Generalized Linear Models for Categorical Responses

In statistical modeling, there is a wide variety of regression models for categorical dependent variables (nominal or ordinal data); yet, there is no software embracing all these models together in a uniform and generalized format. Following the methodology proposed by Peyhardi, Trottier, and Guédon (2015) <doi:10.1093/biomet/asv042>, we introduce 'GLMcat', an R package to estimate generalized linear models implemented under the unified specification (r, F, Z). Where r represents the ratio of probabilities (reference, cumulative, adjacent, or sequential), F the cumulative cdf function for the linkage, and Z, the design matrix.

Authors:Lorena León [aut, cre], Jean Peyhardi [aut], Catherine Trottier [aut]

GLMcat_0.2.7.tar.gz
GLMcat_0.2.7.zip(r-4.7)GLMcat_0.2.7.zip(r-4.6)GLMcat_0.2.7.zip(r-4.5)
GLMcat_0.2.7.tgz(r-4.6-x86_64)GLMcat_0.2.7.tgz(r-4.6-arm64)GLMcat_0.2.7.tgz(r-4.5-x86_64)GLMcat_0.2.7.tgz(r-4.5-arm64)
GLMcat_0.2.7.tar.gz(r-4.7-arm64)GLMcat_0.2.7.tar.gz(r-4.7-x86_64)GLMcat_0.2.7.tar.gz(r-4.6-arm64)GLMcat_0.2.7.tar.gz(r-4.6-x86_64)
GLMcat_0.2.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
GLMcat/json (API)
NEWS

# Install 'GLMcat' in R:
install.packages('GLMcat', repos = c('https://ylleonv.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ylleonv/glmcat/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

cpp

5.10 score 4 stars 21 scripts 546 downloads 3 exports 18 dependencies

Last updated from:c923a6137d. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE197
linux-devel-x86_64NOTE205
source / vignettesOK313
linux-release-arm64NOTE217
linux-release-x86_64NOTE227
macos-release-arm64NOTE178
macos-release-x86_64NOTE381
macos-oldrel-arm64NOTE219
macos-oldrel-x86_64NOTE552
windows-develNOTE196
windows-releaseNOTE253
windows-oldrelNOTE196
wasm-releaseOK160

Exports:control_glmcatdiscrete_cmglmcat

Dependencies:BHcligluelatticelifecyclemagrittrMASSMatrixnlmenumDerivordinalRcppRcppEigenrlangstringistringrucminfvctrs

A tutorial on fitting Generalized Linear Models for categorical responses with the GLMcat package

Rendered fromGLMcat_tutorial.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2023-08-07
Started: 2023-06-10

An example of variable selection in GLMcat

Rendered fromVar_sel_ex.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2023-08-07
Started: 2023-08-07

An example of discrete choice modeling in GLMcat

Rendered fromDiscrete_CM_examples.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2023-06-10
Started: 2023-06-10