MAE: Computing the Mean Absolute Error

Description Usage Arguments Value

View source: R/simu.R

Description

This function compute the mean absolute error between 2 matrices

Usage

1
MAE(M1, M2)

Arguments

M1

First matrix.

M2

Second matrix

Value

This function return the mean absolute error between the 2 matrices.


bcm-uga/medepir documentation built on Oct. 11, 2020, 2 a.m.