Learn R Programming

CR2 (version 0.2.1)

MatSqrtInverse: Compute the inverse square root of a matrix

Description

From Imbens and Kolesar (2016).

Usage

MatSqrtInverse(A)

Value

Returns a matrix.

Arguments

A

The matrix object.