MatSqrtInverse: Compute the inverse square root of a matrix

View source: R/helper.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.


MLMusingR documentation built on May 29, 2024, 7:35 a.m.