Description Usage Arguments Author(s) References Examples
Calculate ratings and provide rankings using Simple Linear regression
1 |
jpMat |
a Judge-Presenter matrix, or a User-Movie matrix |
stats |
a logical value to indicate whether a linear model should be fitted and the test statistics should be reported |
ties.method |
a character string specifying how ties are treated, including "average", "first", "last", "random", "max", "min", from base::rank |
Jiangtao Gou
Shuyi Wu
Gou, J. and Wu, S. (2020). A Judging System for Project Showcase: Rating and Ranking with Incomplete Information. Technical Report.
1 2 3 4 5 |
$rating
[1] 3.750000 4.500000 2.666667 3.250000
$ranking
[1] 2 1 4 3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.