Description Details Author(s) References
An inplementation of the Alternating Direction Method of Multipliers in R. Given data from survival (Cox) certain GLMs (Gaussian, poisson, binomial), it can estimate parameters or parameter pairs for each covariate. It includes options on whether to include an intercept effect, to solve exactly or use an inexact update in each iteration (which greatly speeds up computation time), or solve over a user-defined lambda sequence. At each iteration, it outputs the parameter estimates and the lambda at that iteration, as well as the solution path upon completion.
The only function you will actually run from ECLasso is ECLasso.fit. Please refer to the ECLasso.fit documentation for more details about function options and a short example.
Lam Tran <lamtran@umich.edu>
Hui Jiang <jianghui@umich.edu>
ECLasso: Fitting equality-constrained,L1-penalized models with ADMM to find gene pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.