Learn R Programming

Patterns (version 1.4)

networkCascade: A example of an inferred cascade network (4 groups case).

Description

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

Arguments

Format

The format is: chr "networkCascade"

Author

Bertrand Frederic, Myriam Maumy-Bertrand.

Details

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

Examples

Run this code

data(networkCascade)
str(networkCascade)
plot(networkCascade)

Run the code above in your browser using DataLab