powered by
Calculate item facility for failing students
if_fail(data, items, cut_score, scale = "raw")
A data frame of dichotomously scored test times
Raw column indices representing the test items
A raw or percentage cut-score
A character vector indicating whether the cut-score is 'raw' (default) or 'percent'
Item_facility_fail Item facility values for test items of of test takers who failed the test
# NOT RUN { if_fail(bh_depend, 2:31, 21, scale = 'raw') # }
Run the code above in your browser using DataLab