gmap: Geometric Mean Average Precision. boundaries parameter means...

Description Usage Arguments Value

View source: R/effectiveness.R

Description

Geometric Mean Average Precision. boundaries parameter means the cutoff points according to the total results. constant parameter is used in the calculation of GMAP in order to avoid zero values during the calculation.

Usage

1
gmap(interactions, constant = 0.01, boundaries = list("all"))

Arguments

interactions

A list.

constant

A double.

boundaries

A list.

Value

The results of GMAP calculation based on the boundaries parameter.


ozcan39/irevaluationr documentation built on April 23, 2020, 9:43 p.m.