vigilance_check {fakmct} | R Documentation |
Vigilance check
Description
Vigilance check
Usage
vigilance_check(input, category_w, rho)
Arguments
input |
The input (vector) data observation |
category_w |
The current category weight |
rho |
Vigilance parameter (0,1) |
Value
Returns Boolean value (True or False) as a result of checking the match Sj vector passed the vigilance parameter or not
[Package fakmct version 0.1.0 Index]