Create a BinaryFeature object (categorical indicator)
Source:R/RcppExports.R
create_binary_feature.RdCreates a binary feature that evaluates to 1.0 when the underlying value equals the target category value, 0.0 otherwise.
R/RcppExports.R
create_binary_feature.RdCreates a binary feature that evaluates to 1.0 when the underlying value equals the target category value, 0.0 otherwise.