sub_matrices_bycol {geocmeans}R Documentation

substraction of two matrices by column

Description

substraction of two matrices by column

Usage

sub_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]