squared_error: Squared error

Description Usage Arguments References

View source: R/squared_error.R

Description

This function calculates the normalized squared error between two matrices U and V according to the formula

Trace [ (U-V)' (U-V) ]/(mn),

where m, n are the dimensions of U (V).

Usage

1

Arguments

U

matrix (m-by-n)

V

matrix (m-by-n)

References

\insertRef

MRCEtsmvr


spcorum/tsmvrdata documentation built on May 6, 2019, 11:17 a.m.