Learn R Programming

PAutilities (version 1.1.0)

get_matchings: 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)

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)

Arguments

prefs

an object passed from get_preferences