set_const_FP_and_FN_rates | R Documentation |
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.
set_const_FP_and_FN_rates(parameters)
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 |
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.
Returns FP_and_FN_const_rates list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.