FmeasureC_no0: C++ implementation of the F-measure computation without the...

View source: R/RcppExports.R

FmeasureC_no0R Documentation

C++ implementation of the F-measure computation without the reference class labeled "0"

Description

Aghaeepour in FlowCAP 1 ignore the reference class labeled "0"

Usage

FmeasureC_no0(pred, ref)

Arguments

pred

vector of a predicted partition

ref

vector of a reference partition

Author(s)

Boris Hejblum


cytometree documentation built on Aug. 8, 2025, 7:17 p.m.