powered by
Creates a vector of translation keys based on average difficulty (ap) and discrimination (ar).
comment_overall_keys(ap, ar)
A character vector of translation keys.
Average difficulty (p-value).
Average discrimination (r-value).
comment_overall_keys(0.6, 0.35) # Medium, Keep comment_overall_keys(0.2, 0.15) # Hard, Remove
Run the code above in your browser using DataLab