network2gp {Patterns}R Documentation

A example of an inferred cascade network (2 groups case).

Description

This dataset is a cascade network example with 53 nodes, 4 times and 2 groups.

Format

The format is: chr "network2gp"

Details

A network class object [package "Patterns"] with 6 slots.

Examples


data(network2gp)
str(network2gp)
plot(network2gp)


[Package Patterns version 1.5 Index]