Java weka.core.stats NumericStats fields, constructors, methods, implement or subclass

Example usage for Java weka.core.stats NumericStats fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.core.stats NumericStats.

The text is from its open source code.

Constructor

NumericStats(String attributeName)
Constructs a new NumericStats

Method

voidcomputeDerived()
Compute the derived statistics
double[]getStats()
Return the array of statistics
AttributemakeAttribute()