Description Usage Arguments Value See Also Examples
Computes the inverse of (I-W) when W is upper triangular.
1 | Lfct(W)
|
W |
matrix - W must be upper triangular. |
L = I+W+W^2+...+W^(p-1) where p is the number of rows and columns of W.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.