Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 12 found.
[1] < 1 2 > [2]  Sort:

getLambdaNcoef (Package: lol) :

get the lambda value that yield certain number of non-zero coefficients
● Data Source: BioConductor
● Keywords:
● Alias: getLambdaNcoef
● 0 images

lasso (Package: lol) :

Lasso penalized linear regression with different optimizers
● Data Source: BioConductor
● Keywords:
● Alias: lasso
● 0 images

lasso.cv (Package: lol) :

Cross validation lasso. This function optimizes the lasso solution for correlated regulators by an algorithm. this algorithm chooses the minimum lambda since the penalized package by default use 0 for the minimum, which sometimes take a long time to compute
● Data Source: BioConductor
● Keywords:
● Alias: lasso.cv
● 0 images

lasso.multiSplit (Package: lol) :

Multi-split lasso as described in Meinshausen 2009
● Data Source: BioConductor
● Keywords:
● Alias: lasso.multiSplit
● 0 images

lasso.simultaneous (Package: lol) :

The function performs lasso with multiple random sample splits, selecting coefficients that are simultaneously non-zero in both subsets of samples.
● Data Source: BioConductor
● Keywords:
● Alias: lasso.simultaneous
● 0 images

lasso.stability (Package: lol) :

point-wise controled lasso stability selection
● Data Source: BioConductor
● Keywords:
● Alias: lasso.stability
● 0 images

lmMatrixFit (Package: lol) :

Refit the regressions given matrices of responses, predictors, and the coefficients/interactions matrix. This is typically used after the lasso, since the coefficients were shrinked.
● Data Source: BioConductor
● Keywords:
● Alias: lmMatrixFit
● 0 images

lol-package (Package: lol) :

Various optimization methods for Lasso inference with matrix wrapper.
● Data Source: BioConductor
● Keywords: package
● Alias: lol, lol-package
● 0 images

matrixLasso (Package: lol) :

This function wraps up different types of lasso optimizers and perform multiple, independent lasso inference on matrix responses. If the dimensionality of the input is small, the function converts the matrix of input response into a vector and solves the problem with one lasso inference. Otherwise, lasso regression is performed independently for each variables in the response matrix.
● Data Source: BioConductor
● Keywords:
● Alias: matrixLasso
● 0 images

plotGW (Package: lol) :

Plot different measurements across the genome such as copy number amplifications and deletions.
● Data Source: BioConductor
● Keywords:
● Alias: plotGW
● 0 images