Description Format Fields Methods See Also
For general detail See MatchingMarket. This class solves a matching problem using a stochastic strategy such as randomly pick based on probabilistic scores or ranking. This stretegy mimics cases where agents have imperfect imformation about the market hence it only awares of a subset of all the available options in the market.
R6::R6Class object inheriting from MatchingMarket.
See MatchingMarket.
See MatchingMarket.
simulate(n_choices = 10, method = c("pweighted", "ranking"), by_group = FALSE, parallel = FALSE)
(integer(1)
, character(1)
, logical(1)
, logical(1)
) -> [data.table::data.table()]
Simulate matching stochastically.
Other MatchingMarket:
MatchingMarketOptimal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.