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.


CR2 documentation built on Jan. 10, 2023, 1:11 a.m.