svdinvsqrtm: Taking the inverse of the square root of the matrix using the...

View source: R/MCPLDA.R

svdinvsqrtmR Documentation

Taking the inverse of the square root of the matrix using the singular value decomposition

Description

Taking the inverse of the square root of the matrix using the singular value decomposition

Usage

svdinvsqrtm(X)

Arguments

X

matrix; square input matrix

Value

Y matrix; inverse of the square root of the input matrix


RSSL documentation built on March 31, 2023, 7:27 p.m.