Description Usage Arguments Value
This function parses and validates the arguments for the function
roommate. It returns the validates arguments. This function
is called as part of roommate. Only one of the
arguments needs to be provided.
1 | roommate.validate(utils = NULL, pref = NULL)
|
utils |
is a matrix with cardinal utilities for each individual in the
market. If there are |
pref |
is a matrix with the preference order of each individual in the
market. This argument is only required when |
The validated preference ordering using C++ indexing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.