Learn R Programming

glmgraph (version 1.0.3)

Graph-Constrained Regularization for Sparse Generalized Linear Models

Description

We propose to use sparse regression model to achieve variable selection while accounting for graph-constraints among coefficients. Different linear combination of a sparsity penalty(L1) and a smoothness(MCP) penalty has been used, which induces both sparsity of the solution and certain smoothness on the linear coefficients.

Copy Link

Version

Install

install.packages('glmgraph')

Monthly Downloads

41

Version

1.0.3

License

GPL-2

Maintainer

Last Published

July 19th, 2015

Functions in glmgraph (1.0.3)

predict.glmgraph

Model predictions based on a fitted "glmgraph" object.
predict.cv.glmgraph

make prediction from a fitted "cv.glmgraph" object.
plot.glmgraph

Plot coefficients from a "glmgraph" object
coef.glmgraph

Retrieve coefficients from a fitted "glmgraph" object.
glmgraph

Fit a GLM with a combination of sparse and smooth regularization
glmgraph-package

Fit a GLM with a combination of sparse and smooth regularization
plot.cv.glmgraph

Plot the cross-validation curve produced by cv.glmgraph
coef.cv.glmgraph

Retrieve coefficients from a fitted "cv.glmgraph" object.
cv.glmgraph

Cross-validation for glmgraph
print.cv.glmgraph

print a glmgraph object