powered by
Test if a degree of relatedness is consistent with an observed PMR
test_degree(in_tibble, row, degree, verbose = TRUE)
the associated p-value for the test
a tibble that is the output of the callRelatedness() function.
either the row number or pair name for which the posterior distribution is to be plotted.
the degree of relatedness to be tested.
a logical (boolean) for whether all test output should be printed to screen.
test_degree(relatedness_example, 1, 1)
Run the code above in your browser using DataLab