Model.NumberOfObservations Property

Gets the number of observations the model is based on.

Definition

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

Property Value

Int32

See Also