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 May 29, 2024, 2:38 a.m.