get_match_scores: Get match scores

Description Usage Arguments Value

View source: R/get_match_scores.R

Description

Get match scores

Usage

1
get_match_scores(students, faculty)

Arguments

students

dataframe where each row is a student and each column is a research interest. First column is student names.

faculty

dataframe where each row is a faculty member and each column is a research interest. First column is faculty names.

Value

dataframe where rows are students and columns are faculty and elements are a score of how well the student and faculty research interests align. Higher scores indicate more mutual research interests.


zenalapp/matchathon documentation built on Oct. 28, 2020, 5:55 a.m.