Skip to contents

Plot permutation test results

Usage

plot_permutation_results(permuted_test_stats, observed_test_stat)

Arguments

permuted_test_stats

a numeric() vector

observed_test_stat

a numeric() with length 1

Value

an object of class "permutation-test-results", which extends ggplot2::ggplot() by adding a p-value attribute.