resource_001: A class born to cope with resources

Description Usage Arguments

View source: R/resource_001.R

Description

A class to manage resourcese

Usage

1
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.v045 documentation built on July 12, 2021, 6:40 a.m.