View source: R/assignment_finder.R
| assignment_finder | R Documentation | 
Efficient Finder of Best Assignment
assignment_finder(P, Q, t = 25)
P | 
 a data matrix of the first category.  | 
Q | 
 a data matrix of the second category.  | 
t | 
 a numeric value controlling the number of selected best assignments.  | 
A matrix with each row a unique assignment, starting from the best assignment and ending with the worst.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.