roommate.checkPreferences {matchingR} | R Documentation |
Check if preference order for a one-sided market is complete
Description
Check if preference order for a one-sided market is complete
Usage
roommate.checkPreferences(pref)
Arguments
pref |
is a matrix with the preference order of each individual in the
market. This argument is only required when |
Value
a matrix with preference orderings with proper C++ indices or NULL if the preference order is not complete.
[Package matchingR version 1.3.3 Index]