Learn R Programming

Patterns (version 1.4)

network2gp: 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.

Arguments

Format

The format is: chr "network2gp"

Details

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

Examples

Run this code

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

Run the code above in your browser using DataLab