attributeEstimate property

List<EvidenceAttributeEstimate>? attributeEstimate
inherited

attributeEstimate A statistical attribute of the statistic such as a measure of heterogeneity.

Implementation

List<EvidenceAttributeEstimate>? get attributeEstimate =>
    throw _privateConstructorUsedError;