Skip to content

Commit a846ed0

Browse files
committed
fix formula in readme
1 parent 6454e59 commit a846ed0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ matrix, making them user-friendly and useful for researchers and practitioners.
3838

3939
$$
4040
\hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}_{\Omega \succ 0}
41-
-\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega),
41+
\{ -\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega) \},
4242
$$
4343
$$
4444
\mathcal{P}_{\lambda,\alpha,\gamma}(\Omega)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix, making them user-friendly and useful for researchers and practitioners.
1717

1818
$$
1919
\hat{\Omega}(\lambda,\alpha,\gamma) = {\arg\min}_{\Omega \succ 0}
20-
-\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega),
20+
\{ -\log\det(\Omega) + \text{tr}(S\Omega) + \mathcal{P}_{\lambda,\alpha,\gamma}(\Omega) \},
2121
$$
2222
$$
2323
\mathcal{P}_{\lambda,\alpha,\gamma}(\Omega)

0 commit comments

Comments
 (0)