FmeasureC: C++ implementation of the F-measure computation

View source: R/RcppExports.R

FmeasureCR Documentation

C++ implementation of the F-measure computation

Description

C++ implementation of the F-measure computation

Usage

FmeasureC(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.