Learn R Programming

Cascade (version 1.7)

simul: Simulated data for examples.

Description

Three objects: M, microarray, Net, network, and Net_inf, the reverse-engineered network.

Usage

data(simul)

Arguments

Examples

Run this code
# NOT RUN {
data(simul)
head(M)
str(Net)
str(Net_inf)
# }

Run the code above in your browser using DataLab