MatchingMarket: Matching Market Class

Description Format Details Construction Fields Methods

Description

This is a the abstract base class for matching market objects like MatchingMarketStochastic and MatchingMarketOptimal. This class is usually used for solving problems such as allocation, matching and mating of agents.

Format

R6::R6Class object.

Details

sub-matching problems only contains agentsets' data in a named list format (agentset_A, agentset_B).

Construction

1
matching_problem <- MatchingMarket$new(agentset_A, agentset_B, slots_B, id_col_A, id_col_B, grouping_vars)

Fields

Methods


dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.