Learn R Programming

PAC (version 1.1.4)

fmeasure: F-measure Calculation

Description

Compute the F measure between the ground truth and the estimated label

Usage

fmeasure(g, t)

Arguments

g

the ground truth

t

estimated labels

Value

f the F measure