rogers1000.net: Simulated Gene Expression Data

Description Usage Format Value Source References See Also Examples

Description

True underlying network used to generate the dataset at rogers1000.data.

Usage

1

Format

true.net is the true underlying network used to generate the dataset loaded at rogers1000.data.

Value

matrix containg underlying network.

Source

sRogers with Power-law tail topology

References

Rogers, Simon, and Mark Girolami. "A Bayesian regression approach to the inference of regulatory networks from gene expression data." Bioinformatics 21.14 (2005): 3131-3137.

See Also

rogers1000.data, gnw1565.data, gnw2000.data, syntren300.data, syntren1000.data

Examples

1
2
3
    data(rogers1000.net)
    # Number of directed edges
    nEdges<- sum(rogers1000.net)

grndata documentation built on May 2, 2019, 4:53 p.m.