type_matrix: Generate type matrix

View source: R/get_nodal_types.R

type_matrixR Documentation

Generate type matrix

Description

Generate type matrix

Usage

type_matrix(parent_n)

Arguments

parent_n

An integer. Number of parents of a given child.

Value

A data.frame whose rows contain digits of each causal types in a model

Examples


CausalQueries:::type_matrix(2)


macartan/gbiqq documentation built on April 28, 2024, 10:07 p.m.