Skip to content

Commit 2b015c5

Browse files
committed
Deploying to gh-pages from @ f80fd2f 🚀
1 parent 0382240 commit 2b015c5

7 files changed

Lines changed: 13 additions & 16 deletions

File tree

articles/pen_est.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/pen_est.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ Consider the following setting:
1717

1818
## Sparse-Group Estimator
1919

20-
\$\$ \hat{\Omega}(\lambda,\alpha,\gamma) =
21-
\operatorname\*{arg\\min}\_{\Omega \succ 0} \Bigl\\ - \log\det(\Omega) +
22-
\operatorname{tr}(S\Omega) + P\_{\lambda,\alpha,\gamma}(\Omega) \Bigr\\,
23-
\$\$
20+
\$\$ \hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}\_{\Omega \succ 0}
21+
\Bigl\\ - \log\det(\Omega) + \operatorname{tr}(S\Omega) +
22+
P\_{\lambda,\alpha,\gamma}(\Omega) \Bigr\\, \$\$
2423
$$P_{\lambda,\alpha,\gamma}(\Omega) = \alpha P_{\lambda,\gamma}^{\text{individual}}(\Omega) + (1 - \alpha)P_{\lambda,\gamma}^{\text{group}}(\Omega),$$$$P_{\lambda,\gamma}^{\text{individual}}(\Omega) = \sum\limits_{i,j}p_{\lambda,\gamma}\left( |\omega_{ij}| \right),$$$$P_{\lambda,\gamma}^{\text{group}}(\Omega) = \sum\limits_{g,g^{\prime}}p_{\lambda,\gamma}\left( \|\Omega_{gg^{\prime}}\|_{F} \right).$$
2524

2625
where:

index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ that incorporate both element-wise and group-wise penalties to estimate
77
a precision matrix, making them user-friendly and useful for researchers
88
and practitioners.
99

10-
\$\$\hat{\Omega}(\lambda,\alpha,\gamma) =
11-
\operatorname\*{arg\\min}\_{\Omega \succ 0} \Bigl\\ - \log\det(\Omega) +
12-
\operatorname{tr}(S\Omega) + P\_{\lambda,\alpha,\gamma}(\Omega)
13-
\Bigr\\,\$\$
10+
\$\$\hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}\_{\Omega \succ 0}
11+
\Bigl\\ - \log\det(\Omega) + \operatorname{tr}(S\Omega) +
12+
P\_{\lambda,\alpha,\gamma}(\Omega) \Bigr\\,\$\$
1413

1514
$$P_{\lambda,\alpha,\gamma}(\Omega) = \alpha P_{\lambda,\gamma}^{\text{individual}}(\Omega) + (1 - \alpha)P_{\lambda,\gamma}^{\text{group}}(\Omega),$$
1615

llms.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ that incorporate both element-wise and group-wise penalties to estimate
77
a precision matrix, making them user-friendly and useful for researchers
88
and practitioners.
99

10-
\$\$\hat{\Omega}(\lambda,\alpha,\gamma) =
11-
\operatorname\*{arg\\min}\_{\Omega \succ 0} \Bigl\\ - \log\det(\Omega) +
12-
\operatorname{tr}(S\Omega) + P\_{\lambda,\alpha,\gamma}(\Omega)
13-
\Bigr\\,\$\$
10+
\$\$\hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}\_{\Omega \succ 0}
11+
\Bigl\\ - \log\det(\Omega) + \operatorname{tr}(S\Omega) +
12+
P\_{\lambda,\alpha,\gamma}(\Omega) \Bigr\\,\$\$
1413

1514
$$P_{\lambda,\alpha,\gamma}(\Omega) = \alpha P_{\lambda,\gamma}^{\text{individual}}(\Omega) + (1 - \alpha)P_{\lambda,\gamma}^{\text{group}}(\Omega),$$
1615

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles:
55
pen_est: pen_est.html
6-
last_built: 2025-11-18T02:12Z
6+
last_built: 2025-11-18T02:22Z
77
urls:
88
reference: https://shiying-xiao.com/grasps/reference
99
article: https://shiying-xiao.com/grasps/articles

search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)