svdsqrtm: Taking the square root of a matrix using the singular value...

View source: R/MCPLDA.R

svdsqrtmR Documentation

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

Description

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

Usage

svdsqrtm(X)

Arguments

X

matrix; square input matrix

Value

Y matrix; square root of the input matrix


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