pow_matrices_bycol: element wise power of a matrix by column

pow_matrices_bycolR 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


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.