get_matchings {PAutilities} | R Documentation |
Obtain the matchings for predicted and actual activity transitions using the college admissions algorithm
Description
Obtain the matchings for predicted and actual activity transitions using the college admissions algorithm
Usage
get_matchings(prefs)
Arguments
prefs |
an object passed from |
Value
A data frame giving the relative and absolute indices of the matchings, based on optimal outcomes for the students (i.e., the actual transitions)
[Package PAutilities version 1.2.1 Index]