Class FitByMeanStatistics<Model,Point>

java.lang.Object
org.ddogleg.fitting.modelset.distance.FitByMeanStatistics<Model,Point>
All Implemented Interfaces:
StatisticalFit<Model,Point>

public class FitByMeanStatistics<Model,Point> extends Object implements StatisticalFit<Model,Point>
Computes the mean error and prunes points based on the number of standard deviations they are away.