S3 function to friendly construct S4 Stratified.ceg.model.
Stratified.ceg.model(stratified.staged.tree)
Stratified.staged.tree S4 object A staged tree is called stratified if its supporting event tree is stratified and all vertices which are in the same stage are also at the same distance of edges from the root.
a Stratified.ceg.model S4 object.
# NOT RUN {
scm <- Stratified.ceg.model(sst)
# }
Run the code above in your browser using DataLab