Show / Hide Table of Contents

Class SummaryStatistic

Represents a summary statistic that describes a variable.

Inheritance
System.Object
VariableStatisticBase
SummaryStatistic
Inherited Members
VariableStatisticBase.IsWeighted
VariableStatisticBase.IncludesMissing
VariableStatisticBase.Value
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class SummaryStatistic : VariableStatisticBase

Properties

SummaryStatisticType

Gets or sets the type of the summary statistic.

Declaration
public CodeValue SummaryStatisticType { get; set; }
Property Value
Type Description
CodeValue

The type of the summary statistic.

Extension Methods

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