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/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.