Model.NumberOfObservations Property

Gets the number of observations the model is based on.

Definition

Namespace: Extreme.DataAnalysis.Models
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int NumberOfObservations { get; }

Property Value

Int32

See Also