Skip to content

Commit 3e9d62d

Browse files
a little more doc
1 parent d94d217 commit 3e9d62d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

selectiveInference/man/debiasingMatrix.Rd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Find an approximate inverse of a non-negative definite matrix.
66
\description{
77
Find some rows of an approximate inverse of a non-negative definite
88
symmetric matrix by solving optimization problem described
9-
in Javanmard and Montanari (2013).
9+
in Javanmard and Montanari (2013). Can be used for approximate
10+
Newton step from some consistent estimator (such as the LASSO)
11+
to find a debiased solution.
1012
}
1113
\usage{
1214
debiasingMatrix(Sigma,

0 commit comments

Comments
 (0)