perf_recall: Calculate recall.

Description Usage Arguments Value

Description

Calculate recall (the fraction of ones in a binary matrix covered by a tiling).

Usage

1
perf_recall(tiles, x, xsum = sum(x))

Arguments

tiles

A tiling.

x

A data matrix.

Value

The recall.


bwrc/semigeom-r documentation built on May 13, 2019, 9:20 a.m.