Skip to main content
. 2014 May 28;15(Suppl 7):S5. doi: 10.1186/1471-2105-15-S7-S5

Table 1.

Graphical lasso algorithm.

1. Initialize W = S + λI. Note that the diagonal of W is fixed in what follows.
2. Repeat the following steps until W is converged.
   a. Partition the matrix W such that the target column is last.
   b. Solve the lasso problem using the coordinate descent algorithm.
   c. Update w12=W11β.
3. In the final cycle, calculate
θ12=-βθ22 with θ22=1/(w22-w12Tβ).