pow_matrices_bycol {geocmeans} | R Documentation |
element wise power of a matrix by column
Description
element wise power of a matrix by column
Usage
pow_matrix_bycol(x, p)
Arguments
x |
a matrix |
p |
the exponent |
Value
a matrix
[Package geocmeans version 0.3.4 Index]