RankingSoftthresholdT-methods {GeneSelector} | R Documentation |
The 'soft-threshold' statistic is constructed
using a linear regression model using the L1
penalty (also referred to as LASSO penalty). In special
cases (like here) the LASSO estimator can be
calculated analytically and is then called 'soft threshold'
estimator.
The input (gene expression and class labels) can be given in three different ways:
For further argument and output information, consult RankingSoftthresholdT.