Learn R Programming

bnClustOmics (version 1.1.1)

posteriors: Extracting edge posterior probabilities

Description

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

Usage

posteriors(x)

Value

a list of matrices containing posterior probabilities of all edges in the graphs discovered by bnclustOmics when the parameter 'epmatrix' was set to TRUE

Arguments

x

object of class 'bnclustOmics'

Examples

Run this code
post<-posteriors(bnres4)

Run the code above in your browser using DataLab