| baycn-class {baycn} | R Documentation |
baycn class
Description
baycn class
Slots
burnInThe percentage of MCMC iterations that will be discarded from the beginning of the chain.
chainA matrix where the rows contain the vector of edge states for the accepted graph.
decimalA vector of decimal numbers. Each element in the vector is the decimal of the accepted graph.
iterationsThe number of iterations for which the Metropolis-Hastings algorithm is run.
posteriorESA matrix of posterior probabilities for all three edge states for each edge in the network.
posteriorPMA posterior probability adjacency matrix.
likelihoodA vector of log likelihood values. Each element in the vector is the log likelihood of the accepted graph.
stepSizeThe number of iterations discarded between each iteration that is kept.
timeThe runtime of the Metropolis-Hastings algorithm in seconds.
[Package baycn version 1.2.0 Index]