get_data_frame_htest_small: Get test results (for frequentist tests)

Description Usage Arguments Value

View source: R/utils.R

Description

This function collects the part of the results shown in the data frame. Not depending on algorithms.

Usage

1
get_data_frame_htest_small(p_value, test, statistic)

Arguments

p_value

('double')
The p-value for the test.

test

('character')
Hypothesis test.

statistic

('double')
Value of the statistic used in the test.

Value

('list')
List.


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