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


chariff/Cytometree documentation built on May 20, 2019, 2:07 p.m.