Rdocumentation
powered by
Learn R Programming
CausalR (version 1.4.3)
RemoveIDsNotInExperimentalData: remove IDs not in experimental data
Description
Takes in a list of connected nodes and removes those not in the experimental data.
Usage
RemoveIDsNotInExperimentalData(connectedNodes, nodesInExperimentalData)
Arguments
connectedNodes
a list of connected nodes
nodesInExperimentalData
a list of nodes in the experimental data
Value
connectedNodesInExperimentalData a list of connected nodes with the redundant nodes removed