extract_feature_info {niarules} | R Documentation |
Extract feature information from a dataset.
Description
This function analyzes the given dataset and extracts information about each feature.
Usage
extract_feature_info(data)
Arguments
data |
The dataset to analyze. |
Value
A list containing information about each feature.
[Package niarules version 0.1.0 Index]