mginv: Constructing the generalized inverse of a matrix

Description Usage Arguments Details Value

View source: R/mginv.R

Description

Computes the generalized inverse of a matrix X

Usage

1
mginv(X, tol = sqrt(.Machine$double.eps))

Arguments

X

The matrix to be inverted

tol

The tolerance of the estimation

Details

This function is used in the m2LL.FPBK.nodet functions in order to estimate the spatial covariance parameters

Value

The generalized inverse matrix


highamm/FPBK-with-Detection documentation built on Jan. 2, 2022, 6:35 a.m.