.fuzzy.true {StabPerf}R Documentation

Returns TRUE when *most* of its parameters are true

Description

Simple fuzzy logic, depending on user-provided threshold

Usage

.fuzzy.true(TRUE, TRUE, FALSE, TRUE, thresh=0.70)

Value

logical TRUE only if a sufficient number of the parameters were TRUE

[Package StabPerf version 0.5 Index]