Skip to main content
Version: Next

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.

}