Package org.ddogleg.fitting.modelset.distance
-
Interface Summary Interface Description StatisticalFit<Model,Point> Interface for computing error metrics and pruning features. -
Class Summary Class Description DistanceFromMeanModel Computes the absolute distance from the mean a point is.FitByMeanStatistics<Model,Point> Computes the mean error and prunes points based on the number of standard deviations they are away.FitByMedianStatistics<Model,Point> Computes the median error and prunes points if they have more than the specified percentile error.PointIndex<Point> Contains a reference to a point and the original index of the pointStatisticalDistanceModelMatcher<Model,Point> Outliers are removed by first fitting a model to all the data points.TestFitByMeanStatistics TestFitByMedianStatistics TestStatisticalDistanceModelMatcher -
Enum Summary Enum Description StatisticalDistance Statistic used byStatisticalDistanceModelMatcher.
DataMelt 3.0 © DataMelt by jWork.ORG