Matches two mcnodes by:
Group matching - Align nodes with same scenarios but different group order
Scenario matching - Align nodes with same groups but different scenarios
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)