View source: R/covarianceSelectionMBPath.R
| covarianceSelectionMBPath | R Documentation | 
This function defines the covariance neighborhood between gene-gene edges in an expression matrix.
covarianceSelectionMBPath(X, rankedEdges, numberObservations, startI = 1)
| X | Required. An expression matrix | 
| rankedEdges | Required. An edge list in the form of a matrix where column one is gene one and column 2 is gene two | 
| numberObservations | Required. The number of samples comprising the network (?) | 
| startI | Optional. Start at the first edge in 'rankedEdges' (Default = 1) | 
A list object of containing the BIC estimate, bicNeighborhood (?) , neighborhoods (?), flag (?)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.