resource_001: A class born to cope with resources

View source: R/resource_001.R

resource_001R Documentation

A class born to cope with resources

Description

A class to manage resourcese

Usage

resource_001(parameters.list = list(), verbose.mode = TRUE)

Arguments

parameters.list

list. a list containing the parameters. The possible ones are: 'considerAutoLoop' and 'threshold'. 'considerAutoLoop' 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.

verbose.mode

boolean. Verbose mode TRUE / FALSE


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