MatSqrtInverse: Compute the inverse square root of a matrix

View source: R/S3-methods.R

MatSqrtInverseR Documentation

Compute the inverse square root of a matrix

Description

From Imbens and Kolesar (2016).

Usage

MatSqrtInverse(A)

Arguments

A

The matrix object.

Value

Returns a matrix.


flh3/CR2 documentation built on March 11, 2024, 9:20 p.m.