Learn R Programming

dagbag (version 1.1)

example: An example with n=102 samples and p=102 nodes

Description

A simulated dataset according to a Gaussian linear mechanism specified by a DAG

Usage

data(example)

Arguments

Format

example is a list with three components (in the given order):
Y.n
: the n by p data matrix
true.dir
: the p by p adjacency matrix of the data generating dag
true.ske
: the p by p adjacency matrix of the skeleton graph of the data generating dag