featureInfoParameters-class {familiar} | R Documentation |
Feature information parameters object.
Description
A featureInfo object contains information for a single feature. Some information, for example concerning clustering and transformation contains various parameters that allow for applying the data transformation correctly. These are stored in featureInfoParameters objects.
Details
featureInfoParameters is normally a parent class for specific classes, such as featureInfoParametersTransformation.
Slots
name
Name of the feature, which by default is the column name of the feature. Typically used to correctly assign the data.
complete
Flags whether the parameters have been completely set.
familiar_version
Version of the familiar package.
[Package familiar version 1.4.8 Index]