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


SEMID documentation built on July 26, 2023, 5:40 p.m.