ComputeRmseWithBestPermutation: Compute the root mean square error between matrix by...

View source: R/error.R

ComputeRmseWithBestPermutationR Documentation

Compute the root mean square error between matrix by permuting matrix column such that we have the best rmse.

Description

Compute the root mean square error between matrix by permuting matrix column such that we have the best rmse.

Usage

ComputeRmseWithBestPermutation(Q1, Q2)

Arguments

Q1

Numeric.

Q2

Numeric.


bcm-uga/TESS3_encho_sen documentation built on June 30, 2023, 3:08 a.m.