get_threshold: Get threshold

Description Usage Arguments Value

View source: R/utils.R

Description

This function defines the threshold for making any decisions depending on the calculated posterior probabilities.

Usage

1
get_threshold(posterior, compare)

Arguments

posterior

('character')
Call for the posterior probabilities of the Bayesian tests.

compare

('character')
Defines if one algorithm needs to perform better (better) for decisions based on the posterior distribution or whether it is sufficient to perform not worse (equal).

Value

('list')
List.


RebeccaGroh/seqbtests documentation built on Nov. 17, 2021, 8:50 a.m.