CRAN/E | GLMcat

GLMcat

Generalized Linear Models for Categorical Responses

Installation

About

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.

github.com/ylleonv/GLMcat
Bug report File report

Key Metrics

Version 0.2.6
R ≥ 2.10
Published 2024-01-17 100 days ago
Needs compilation? yes
License GPL-3
CRAN checks GLMcat results

Downloads

Yesterday 8 -64%
Last 7 days 71 -4%
Last 30 days 298 -9%
Last 90 days 931 -17%
Last 365 days 3.722 -3%

Maintainer

Maintainer

Lorena León

ylorenaleonv@gmail.com

Authors

Lorena León

aut / cre

Jean Peyhardi

aut

Catherine Trottier

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Discrete Choice Models in GLMcat
A Tutorial on fitting Generalized Linear Models with the GLMcat Package
An example of variable selection in 'GLMcat'

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GLMcat archive

Depends

R ≥ 2.10

Imports

Rcpp
stats
stringr
ordinal

Suggests

knitr
rmarkdown
testthat ≥ 3.0.0
dplyr
ggplot2
gridExtra
gtools
tidyr

LinkingTo

Rcpp
BH
RcppEigen