check_value {SSLR}R Documentation

Check value in leaf

Description

Function to check value in leaf from numeric until character

Usage

check_value(value, threshold)

Arguments

value

is the value in leaf node

threshold

in leaf node

Value

TRUE if <= in numeric or %in% in factor


[Package SSLR version 0.9.3.3 Index]