sqrt_matrix_bycol {geocmeans} | R Documentation |
element wise square root of a matrix by column
Description
element wise square root of a matrix by column
Usage
sqrt_matrix_bycol(x)
Arguments
x |
a matrix |
Value
a matrix
[Package geocmeans version 0.3.4 Index]