Description Usage Arguments Value Author(s)
This function is the inverse to mc_analytical
and
domc_analytical
: It determines the accuracy parameter that
corresponds to a given solving probability. Can be used to infer
appropriate accuracy values for empirical data.
1 2 | estimateAccuracy(probability, n_options = NULL, sd_sol = 1, type,
criterionVector = NULL, item = NULL)
|
probability |
probability to solve the item correctly (must not be 1 or 0) |
n_options |
How many options does the item have |
sd_sol |
Standard deviation of the solution distribution. Distractor always has SD of 1 |
type |
either "mc" or "domc" |
The estimated accuracy
Martin Papenberg martin.papenberg@hhu.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.