Covariance Selection with Path BIC Selection
Source:R/covarianceSelectionPath.R
covarianceSelectionPath.Rd
Selects an optimal covariance matrix through Path BIC Selection.
Arguments
- S
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 (?)
- n
Optional. Start at the first edge in `rankedEdges` (Default = 1)