hPRF: A function for Hierarchical Precision, Recall, and F-measure.

Description Usage Arguments

View source: R/utilities.R

Description

A function for Hierarchical Precision, Recall, and F-measure.

Usage

1
hPRF(tpT, tree, BetaSq = 1)

Arguments

tpT

PriorPostTable: a table with two columns of which first is Prior and second is Post-prediction.

tree

tree topology in phylo format.


yasinkaymaz/HieRFIT documentation built on June 1, 2021, 9:37 a.m.