mginv | R Documentation |
Computes the generalized inverse of a matrix X. This function is used in
the m2LL.FPBK.nodet
functions in order
to estimate the spatial covariance parameters
mginv(X, tol = sqrt(.Machine$double.eps))
X |
The matrix to be inverted |
tol |
The tolerance of the estimation |
The generalized inverse matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.