Description Usage Arguments Value Note See Also
View source: R/retrieveLambdas.R
Retrieve lambdas
1 2 3 4 5 6 7 8 9 | retrieveLambdas(lambdas, ds, out, ...)
## Default S3 method:
retrieveLambdas(lambdas,ds,out,...)
## Default S3 method:
retrieveLambdas(lambdas,ds,out,...)
smartLambdaRetriever(...)
|
lambdas |
simple set of lambda values for the
default, or an instance of a class like
|
ds |
dataset for which the lambdas need to be found |
out |
outcome variable |
... |
For specific implementations, e.g. passed on
to |
vector of lambda values - in fact, lambdas
vector of lambda values through
findReasonableLambdaHelper
abstracts away selection of lambdas: see
EMLasso
Constructor for smartLambdaRetriever objects. See
findReasonableLambdaHelper for what could
be passed through ...
EMLasso,
findReasonableLambdaHelper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.