Learn R Programming

geocmeans (version 0.3.4)

prod_matrices_bycol: element wise product of two matrices by column

Description

element wise product of two matrices by column

Usage

prod_matrices_bycol(x, y)

Value

a matrix

Arguments

x

a matrix

y

a matrix with the same dimensions