findExplainingIndividuals: Find sets of individuals that can explain the graph.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Find sets of individuals that can explain the graph.

Usage

1
findExplainingIndividuals(sgrap, toExS, numInds, maxMissNode)

Arguments

sgrap

The graph.

toExS

The graph traversals.

numInds

The number of individuals to consider.

maxMissNode

The maximum number of missed nodes.

Value

The sets of individuals that can explain the graph.


Ahhgust/MMDIT documentation built on Jan. 27, 2021, 11:48 a.m.