CFM.plotCFGraphComparison: CFM: Compare two Graphs

Description Usage Arguments

View source: R/careFlowMiner.wrapper.R

Description

Compare two graphs, stratyfing for a given covariate

Usage

1
2
3
4
5
6
7
8
CFM.plotCFGraphComparison(
  objCFM,
  stratifyFor,
  stratificationValues,
  depth = 4,
  fisher.threshold = 0.1,
  arr.States.color = c()
)

Arguments

objCFM

the careFlowMiner obj.

stratifyFor

the dicotomic attribute you want to use to stratify. It should be the same for all the record of a specific patients (it is a baseline attribute).

depth

max depth level (default = 4)

fisher.threshold

bla bla bla

arr.States.color

an array contaning the association between nodes and color


robertogattabs/pMiner.v045 documentation built on July 12, 2021, 6:40 a.m.