We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94d217 commit 3e9d62dCopy full SHA for 3e9d62d
selectiveInference/man/debiasingMatrix.Rd
@@ -6,7 +6,9 @@ Find an approximate inverse of a non-negative definite matrix.
6
\description{
7
Find some rows of an approximate inverse of a non-negative definite
8
symmetric matrix by solving optimization problem described
9
-in Javanmard and Montanari (2013).
+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.
12
}
13
\usage{
14
debiasingMatrix(Sigma,
0 commit comments