powered by
FmeasureC(pred, ref)
pred <- c(1,1,2,3,2,3) ref <- c(2,2,1,1,1,3) FmeasureC(pred, ref)
Run the code above in your browser using DataLab