Learn R Programming

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

gvcm.cat (version 1.0)

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.0

License

GPL (>= 2)

Maintainer

Margret Oelker

Last Published

March 22nd, 2012

Functions in gvcm.cat (1.0)

cat_control

Auxiliary Function for gvcm.cat Fitting
simulation

Simulates data with categorial covariates
predict.gvcm.cat

Predict Method for gvcm.cat Fits
index

Index Function for Function gvcm.cat()
gvcm.cat-internal

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

Plot Method for gvcm.cat Objects
gvcm.cat

Regularized Categorial Effects/Categorial Effect Modifiers in GLMs