Skip to main content
Version: Next

QuadratAnalysisResult

描述

¥Description

the return type of the quadratAnalysis

定义

¥Definition

object {

名称类型描述
criticalValuenumber
maxAbsoluteDifferencenumber
isRandomboolean
observedDistribution数组<number>the cumulative distribution of observed features, the index represents the number of features in the quadrat.

}