max_score | R Documentation |
Calculate the maximum possible score
max_score(ip, resp = NULL, sum = TRUE)
## S4 method for signature 'Item'
max_score(ip, resp = NULL, sum = TRUE)
## S4 method for signature 'Itempool'
max_score(ip, resp = NULL, sum = TRUE)
ip |
An |
resp |
A |
sum |
If |
Maximum possible score of each item
Emre Gonulates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.