powered by
Calculate Brennan's (1984) estimate for phi lambda
phi_lambda(data, items, cut_score, total = NULL)
A data frame of dichotomously scored test items
Raw column indices representing the test items or number of items on the test
Cut-score of the test expressed as a proportion (e.g., 0.70)
Column name of raw test scores.
# NOT RUN { phi_lambda(data = bh_item, items = 100, total = "Total", cut_score = 0.70) # }
Run the code above in your browser using DataLab