set_const_FP_and_FN_rates: Set constant FP and FN rates

set_const_FP_and_FN_ratesR Documentation

Set constant FP and FN rates

Description

Set the False Positive and False Negative error rate to either a given constant value or a constant value chosen from a uniform random distribution whose upper and lower bounds are given.

Usage

set_const_FP_and_FN_rates(parameters)

Arguments

parameters

parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run

Details

As a result, the False Positive error rate for every PU/spp pair in the problem will be identical. The False Negative error rate for every PU/spp pair will also be identical but not necessarily the same value as the False Positive rate.

Value

Returns FP_and_FN_const_rates list


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.