Learn R Programming

Patterns (version 1.2)

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.

Usage

data("network2gp")

Arguments

Format

The format is: chr "network2gp"

Details

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

Examples

Run this code
# NOT RUN {
data(network2gp)
str(network2gp)
plot(network2gp)
# }

Run the code above in your browser using DataLab