algoPower: Power function

Description Usage Arguments

Description

Compute the power given true positives and false negatives.

Usage

1
algoPower(tp, fn)

Arguments

tp

The number of true positive classifications.

fn

The number of false negative classifications.


topherconley/spacemap documentation built on May 31, 2019, 6:36 p.m.