powered by
This function extracts the score of a maximum DAG sampled in the MCMC run.
getMCMCscore(x)
a score of a maximum-scoring DAG found/sampled in one MCMC run
object of class 'orderMCMC','partitionMCMC' or 'iterativeMCMC'
myscore<-scoreparameters("bge", Boston) if (FALSE) { itfit<-learnBN(myscore,algorithm="orderIter") getMCMCscore(itfit) }
Run the code above in your browser using DataLab