Click or drag to resize

TimeSeriesAsSample Method

Gets a sample containing the time-series values.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public Sample AsSample()

Return Value

Type: Sample
A read-only sample containing the time-series value.
See Also