This function creates a testing dataset that can then be used by the function 'reliability_check'.
1 | set_testing(testing.raw, ties = "remove")
|
testing.raw |
A dataframe containing the observed dominance data with the first and second coloumns containing the individual, a third column with the outcomes, and a fourth with a date (as ymd). |
ties |
Wether to remove or keep ties/draws in the testing dataset. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.