observedParents: Get the observed parents on a collection of nodes

View source: R/LatentDigraph.R

observedParentsR Documentation

Get the observed parents on a collection of nodes

Description

Get the observed parents on a collection of nodes

Usage

observedParents(this, nodes, ...)

## S3 method for class 'LatentDigraph'
observedParents(this, nodes, ...)

Arguments

this

the graph object

nodes

the nodes on which to get the observed parents

...

ignored


Lucaweihs/SEMID documentation built on July 22, 2023, 7:49 a.m.