Skip to main content
Version: 7.2.0

QuadratAnalysisResult

Description

the return type of the quadratAnalysis

Definition

object {

NameTypeDescription
criticalValuenumber
maxAbsoluteDifferencenumber
isRandomboolean
observedDistributionArray<number>the cumulative distribution of observed features, the index represents the number of features in the quadrat.

}