posteriors: Extracting edge posterior probabilities

View source: R/extractors.R

posteriorsR Documentation

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)

Arguments

x

object of class 'bnclustOmics'

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

Examples

post<-posteriors(bnres4)

bnClustOmics documentation built on Aug. 5, 2022, 5:11 p.m.