grplasso-package {grplasso}R Documentation

grplasso

Description

Fits generalized linear models or user specified models with group lasso penalty.

Details

Package: grplasso
Type: Package
Version: 0.1-2
Date: 2006-08-11
Depends: methods
License: GPL
Built: R 2.3.1; ; 2006-06-01 09:38:41; unix

Please note that this is an *early test release*.

The best entry point for the package are the examples in the help file of the function grplasso.

Index:

grpl.control            Options for the Group Lasso Algorithm
grpl.control-class      Class "grpl.control": Options for the Group
                        Lasso Algorithm
grpl.model              Group Lasso models
grpl.model-class        Class "grpl.model": Group Lasso Models
grplasso                Function to fit a solution of a group lasso
                        problem
grplasso-package        grplasso
lambdamax               Function to find the maximal value of the
                        penalty parameter lambda
plot.grplasso           Plots the solution path of a grplasso object
predict.grplasso        Predict method for grplasso objects
splice                  Dataset of human donor splice sites

Author(s)

Lukas Meier

Maintainer: Lukas Meier <meier@stat.math.ethz.ch>


[Package grplasso version 0.4-2 Index]