Show / Hide Table of Contents

Enum CategoryStatisticType

Describes types of category statistics.

Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum CategoryStatisticType : int

Fields

Name Description
CrossTabulation

A cross tabulation

CumulativePercent

The cumulative percent

Frequency

The frequency

InvalidCases

The number of invalid cases

Maximum

The maximum value

Minimum

The minimum value

Percent

The percent

StandardDeviation

The standard deviation

UseOther

A type of statistic not enumerated here

ValidCases

The number of valid cases

Extension Methods

Extensions.Yield<CategoryStatisticType>()
Back to top Copyright © 2009-2018 Colectica