chain: Synthetic data representing a simple mediator chain

chainR Documentation

Synthetic data representing a simple mediator chain

Description

Chain is generated from a simple Bayes network,

X\rightarrow M_1 \rightarrow M_2 \rightarrow M_3 \rightarrow M_4 \rightarrow Y

where every variable is binary. The set consists of 11 observations, and is tuned to be easily deciphered.

Usage

data(chain)

Format

A data set with six binary factor columns.


vistla documentation built on Oct. 5, 2023, 5:08 p.m.

Related to chain in vistla...