ProcessExperimentalData {CausalR} | R Documentation |
Processes experimental data to get it into the correct form for scoring. The node names that are read in as strings acquire an internal id when the network is created. This function will replace the node name with its id.
ProcessExperimentalData(experimentalData, network)
experimentalData |
input experimental data. |
network |
an input interaction network. |
processed experimental data formatted ready for scoring