enumerateConfSpace: Enumerate the space of Confounder Graphs.

Description Usage Arguments Value

View source: R/space-conf.R

Description

Enumerate (ie make a list of, not just count) the entire space of Confounder models, on a given number of nodes, for a particular response.

Usage

1
2
  enumerateConfSpace(numberOfConfounders, response, effect,
  maxNumberParents = numberOfConfounders - 2)

Arguments

numberOfConfounders

An integer of length 1. The number of confounders

response

An integer of length 1. Which node is the response.

effect

?

maxNumberParents

The maximum number of parents of node response.

Value

An object of class "parental.list", a list of objects of class "parental"


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.