Calculates distance network from correlation coefficient matrix using a Euclidean function.
Usage
euclidDistance(mat, v = 1, w = 1, type = "unsigned")
Arguments
- mat
A matrix of correlation coefficients
- v
The first parameter of the beta distribution
- w
The second parameter of the beta distribution
- type
The type of distance to calculate
Value
A matrix of distances