run_dwlasso: Wrapper for degree-weighted lasso method

Description Usage Arguments Value

View source: R/run_dwlasso.R

Description

Conducts co-expression analysis using DWLasso

Usage

1
run_dwlasso(x, lambda1 = 0.4, lambda2 = 2, ...)

Arguments

x

The n by p matrix of counts.

lambda1

A penalty parameter that controls degree sparsity of the inferred network.

lambda2

A penalty parameter that controls overall sparsity of the inferred network.

...

Additional arguments passed to DWLasso::DWLasso().

Value

A p by p matrix of association scores.


tgrimes/dnapath2 documentation built on May 21, 2020, 5:53 p.m.