getMSE: Calculates the MSE between C and X

View source: R/TreeBasedMethods.R

getMSER Documentation

Calculates the MSE between C and X

Description

Calculates the MSE between C and X

Usage

getMSE(C, X)

Arguments

C

d x m matrix

X

d x n matrix

Value

Mean Squared Error between C and X.


YosefLab/VISION documentation built on June 14, 2024, 5:27 p.m.