doubleCenterSymMat {multivariance}R Documentation

double center a symmetric matrix

Description

double center a symmetric matrix

Usage

doubleCenterSymMat(x, normalize)

Arguments

x

symmetric matrix

normalize

boolean. If TRUE the matrix will be normalized to mean 1.


[Package multivariance version 2.2.0 Index]