Description Usage Arguments Value Examples
View source: R/testretest_multiverse.R
The (unofficial) function version name is "This function will help you pay the troll toll"
1 2 3 4 5 6 7 8 | testretest.multiverse(
input,
specifications,
test = "ICC2",
var.participant = "subject",
var.ACC = "correct",
var.RT = "RT"
)
|
input |
list of two datasets |
specifications |
list of data processing specifications |
test |
correlation, ICC2, r ICC3 |
var.participant |
= "subject", |
var.ACC |
= "correct", |
var.RT |
set to internal consistency or test-retest |
Returns a multiverse object containing the reliability estimates and dataframes from all data processing specifications provided
1 | ## see online documentation for examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.