RemoveIDsNotInExperimentalData: remove IDs not in experimental data

Description Usage Arguments Value

View source: R/RemoveIDsNotInExperimentalData.r

Description

Takes in a list of connected nodes and removes those not in the experimental data.

Usage

1
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


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.