Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ylleonv/GLMcat

Repository files navigation

GLMcat

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ylleonv/GLMcat")

We introduce and illustrate GLMcat, the R package we developed 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. We present the properties of the four families of models, which must be investigated when selecting the components $r$, $F$, and $Z$. The functions are user-friendly and fairly intuitive; offering the possibility to choose from a large range of models through a combination $(r, F, Z)$.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages