Learn R Programming

geNetClassifier (version 1.12.0)

getNumEdges-methods: Number of edges in the network.

Description

Returns the number of edges (relationships) in the network.

Arguments

Methods

signature(object = "GenesNetwork")

See Also

Main package function and classifier training: geNetClassifier This method's class (GenesNetwork) help page.

Examples

Run this code
data(leukemiasClassifier)
getNumEdges(leukemiasClassifier@genesNetwork$AML)

Run the code above in your browser using DataLab