careflowMining: A class for careflow mining

View source: R/careflowMining.R

careflowMiningR Documentation

A class for careflow mining

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

careflowMining(parameters.list = list())

robertogattabs/pMiner.v045b documentation built on Aug. 2, 2022, 1:53 p.m.