fun.givescore | R Documentation |
Compare normal, van der Waerden, or Savage scores.
fun.givescore(data, sv = NULL)
data |
Vector of data to score |
sv |
Type of scores, if character "ns", "vw", or "ss", or vector of scores if numeric. Defaults to rank scores. |
Tests are given by fun.onesampletests or fun.twosampletests, as appropriate.
A vector of scores.
fun.givescore(seq(15))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.