feature_borders {niarules} | R Documentation |
Get the lower and upper bounds of a feature.
Description
This function retrieves the lower and upper bounds of a feature from the features list.
Usage
feature_borders(features, name)
Arguments
features |
A list containing information about features, including type and bounds. |
name |
The name of the feature. |
Value
A list containing the lower and upper bounds of the feature.
[Package niarules version 0.1.0 Index]