Skip to contents

Matches two mcnodes by:

  1. Group matching - Align nodes with same scenarios but different group order

  2. Scenario matching - Align nodes with same groups but different scenarios

  3. Null matching - Add missing groups across different scenarios

Usage

mc_match(mcmodule, mc_name_x, mc_name_y, keys_names = NULL)

Arguments

mcmodule

Monte Carlo module

mc_name_x

First node name

mc_name_y

Second node name

keys_names

Names of key columns

Value

List containing matched nodes and combined keys (keys_xy)