Updated statistics confidence interval.
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -42,7 +42,9 @@ export interface IStatistics {
|
||||
skewness: number;
|
||||
variance: number;
|
||||
variationCoefficient: number;
|
||||
confidenceInterval: number;
|
||||
confidenceIntervalErrorMargin: number;
|
||||
confidenceIntervalLow: number;
|
||||
confidenceIntervalHigh: number;
|
||||
}
|
||||
|
||||
export interface IGradientstop {
|
||||
|
Reference in New Issue
Block a user