Skip to content

Node query processing steps

perrydv edited this page May 17, 2017 · 4 revisions

Steps in processing various model queries about nodes.

Of particular interest are cases where a LHSinferred node name is provided in a nodes argument to a step where it might be parsed and evaluated in a vars2... environment. Either LHSinferred names must be ensured safe or that processing path must be prevented.

Model methods and relevance

Uses expandNodeNames and modelDef$maps$isEndNode_byGID.

Used once in MCMC_configuration.

Clone this wiki locally