Preprint describing stagedtrees is available on arxiv.
A new version (1.0.2) of stagedtrees is also available on CRAN, below the summary of changes, in particular a new function is available to visualize stage probabilities.
1.0.2
- fix bug in
summary
, stages were wrongly matched to probabilities - new function
barplot_stages
to draw barplots of the floret probabilities. Implemented relative tests. - new example in
plot.sevt
. - now
order
can be passed tostaged_ev_tree.bn.fit
join_zero
alias forjoin_zero_counts
- more tests