MatSqrtInverse {MLMusingR}R Documentation

Compute the inverse square root of a matrix

Description

From Imbens and Kolesar (2016).

Usage

MatSqrtInverse(A)

Arguments

A

The matrix object.


[Package MLMusingR version 0.3.2 Index]