dags | R Documentation |
This function extracts a list of matrices containing posterior probabilities of all edges in the graphs discovered by bnclustOmics when the parameter 'epmatrix' was set to TRUE
dags(x)
x |
object of class 'bnclustOmics' |
a list of matrices containing posterior probabilities of all edges in the graphs discovered by bnclustOmics when the parameter 'epmatrix' was set to TRUE
DAGs<-dags(bnres3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.