Open itsrainingdata opened 7 years ago
Hi, first of all, thank you so much for this wonderful tool for R. I am a new to this library so I have a very strange questions.
When I obtain the coefficients from the estimate
cyto.param$coefs
This returns a matrix of edge weights.
I wonder how I should interpret the edge weights in the sparsebn context for directed edges; do these represent the posterior probability of the child given the parent or are these the marginal likelihood of the parent?
Extend and improve the existing
show.parents
method to filter by richer criteria such as minimum number of parents, number of children, v-structures, etc.filter.nodes
that returns a list of filtered nodesshow.parents
on the output offilter.nodes