get_results: Get test results (Bayesian tests)

Description Usage Arguments Value

View source: R/utils.R

Description

This function collects the results of the Bayesian tests.

Usage

1
get_results(baseline, method, measure, data = NULL, extra = NULL)

Arguments

baseline

('character')
First algorithm. Value in 'algorithm' column.

method

('character')
Bayesian test.

measure

('character')
Name of the 'measure' column. If not defined, the first 'measure' column in the data frame is used.

data

('list')
Data frame containing the posterior probabilities.

extra

('any')
Any extra arguments needed to build the plots.

Value

('list')
List.


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