get_matchings: Obtain the matchings for predicted and actual activity...

View source: R/get_matchings.R

get_matchingsR Documentation

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)

Arguments

prefs

an object passed from get_preferences

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)


paulhibbing/PAutilities documentation built on Sept. 12, 2022, 1:46 a.m.