View source: R/careFlowMiner.wrapper.R
CFM.pathBeetweenStackedNodes | R Documentation |
stack two given nodes, respectively start and end, and show all the paths between them. It also allow to stratify for a given covariate (optional)
CFM.pathBeetweenStackedNodes( objCFM, fromState, toState, stratifyFor = "", minPath = FALSE, stratificationValues = c(), fisher.threshold = 0.1, kindOfGraph = "dot", arcColor = "black", arc.fontsize = 10, arc.fontcolor = "red", arr.States.color = c(), set.to.gray.color = "WhiteSmoke", p.value.threshold = 0.05 )
objCFM |
the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.