Uses of Class
org.anchoranalysis.feature.io.csv.metadata.LabelHeaders
Packages that use LabelHeaders
Package
Description
Writes feature-calculation results in different formats, also grouped results.
-
Uses of LabelHeaders in org.anchoranalysis.feature.io.results
Methods in org.anchoranalysis.feature.io.results that return LabelHeadersConstructors in org.anchoranalysis.feature.io.results with parameters of type LabelHeadersModifierConstructorDescriptionFeatureOutputMetadata(LabelHeaders labelHeaders, FeatureNameList featureNamesNonAggregated, FeatureOutputNames outputNames) Creates a newFeatureOutputMetadatainstance.