batch_IRM.Rdbatch_IRM run the core_IRM multiple times and return a list of three tibbles,
batch_IRM(batch_list, rf_list, irf_list, match_agents)
| batch_list | a list of configuration matrices to use as inputs into the core_IRM |
|---|---|
| rf_list | the list of pathway data frames. |
| irf_list | the list of irf data frames. |
| match_agents | a logical value indicating whether the rf agent must match the irf, default set to FALSE |