Click or drag to resize

SeriesRandom Method

Generates a normally distributed series using statistics from this series.

Namespace: Austra.Library
Assembly: Austra.Library (in Austra.Library.dll) Version: 2.8.0+670447af29d7e7e825b02ff7e655ef2dc84132d2
Syntax
C#
public Series Random()

Return Value

Series
A normally distributed time series.
See Also