careflowMining: A class for careflow mining

Description Usage

View source: R/careflowMining.R

Description

This is an implementation of the Care Flow Mining algorithm for Process Mining issues. This class provides a minimal set of methods to handle with the FOMM model: In order to better undestand the use of such methods, please visit: www.pminer.info

The consturctor admit the following parameters: is a boolean which indicates if the autoloops have to be admitted, while 'threshold' is the minimum value that a probability should have to do not be set to zero, in the transition matrix.

Usage

1
careflowMining(parameters.list = list())

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