MatSqrtInverse {CR2}R 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.


[Package CR2 version 0.2.1 Index]