Learn R Programming

⚠️There's a newer version (1.9) of this package.Take me there.

gvcm.cat (version 1.4)

Regularized Categorial Effects/Categorial Effect Modifiers in GLMs

Description

The function fits generalized linear models with categorial effects and categorial effect modifiers. The model is specified by giving a symbolic description of the linear predictor and a description of the error distribution. Estimation employs regularization and model selection strategies to fuse and/or select a covariate's categories. These strategies are either a penalty combining the fused and the pure Lasso or a forward selection strategy employing AIC/BIC.

Copy Link

Version

Install

install.packages('gvcm.cat')

Monthly Downloads

15

Version

1.4

License

GPL (>= 2)

Maintainer

Margret Oelker

Last Published

June 14th, 2012

Functions in gvcm.cat (1.4)

index

Functions to Build Design Matrices and Indices for Function gvcm.cat()
simulation

Simulates data with categorial covariates
cat_control

Auxiliary Function for gvcm.cat Fitting
gvcm.cat-internal

Internal Function of gvcm.cat()
predict.gvcm.cat

Predict Method for gvcm.cat Fits
plot.gvcm.cat

Plot Method for gvcm.cat Objects
gvcm.cat

Regularized Categorial Effects/Categorial Effect Modifiers in GLMs