Description Usage Arguments Value
View source: R/summary_funcs.R
Creates a table summarizing session-level correlations between size ratings and actual item sizes
1 | getSizeAcc(ratings, exp, method = "spearman")
|
ratings |
data frame containing ratings for |
exp |
experiment number |
method |
correlation method (used by the default r cor.test function) |
a summary tibble with correlations between pre and post-task ratings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.