lauchli | R Documentation |
the (N + 1) x (N) matrix [ones(1,n); mu*eye(n)]. Well-known example in least squares of the danger of forming t(A)
lauchli(n, mu = NULL, sparse = FALSE)
n |
number of columns |
mu |
constant applied to identity |
sparse |
whether matrix should be sparse |
Lauchli rectangular matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.