div_matrices_bycol {geocmeans}R Documentation

element wise division of two matrices by column

Description

element wise division of two matrices by column

Usage

div_matrices_bycol(x, y)

Arguments

x

a matrix

y

a matrix with the same dimensions

Value

a matrix


[Package geocmeans version 0.3.4 Index]