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

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

C++ implementation of the F-measure computation

Usage

1
FmeasureC(pred, ref)

Arguments

pred

vector of a predicted partition

ref

vector of a reference partition

Author(s)

Boris Hejblum


cytometree documentation built on Dec. 5, 2019, 1:06 a.m.