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 April 3, 2025, 5:43 p.m.