ComputeClassificationError: Compute classification error.

View source: R/02_LearnGraphPredictionModel.R

ComputeClassificationErrorR Documentation

Compute classification error.

Description

Compute classification error.

Usage

ComputeClassificationError(true.Y, pred.Y)

Arguments

true.Y

The true phenotype of each sample.

pred.Y

The predicted phenotype of each sample.

Value

A vector of classification errors.


ncats/MultiOmicsGraphPrediction documentation built on Aug. 23, 2023, 9:19 a.m.