Summary of a Context Tree
Usage
# S3 method for class 'transitiontrees'
summary(object, ...)Value
A summary.transitiontrees object. The $table slot is
the canonical pathway data.frame from
tree_pathways (columns pathway,
depth, count, likely_next,
next_probability, divergence,
changes_prediction), re-sorted by (depth, -count) so
the structural tree order is read top-to-bottom.