solve.pdInd | R Documentation |
This produces a pdInd object corresponding to the inverse of its argument.
## S3 method for class 'pdInd'
solve(a, b, ...)
a |
the pdInd object to invert. |
b |
is unused but copied from |
a pdInd object corresponding to the matrix inverse of a
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.