All functions

CMA

Create a streamer for calculating the cumulative moving average

EMA

Create a streamer for calculating the exponential moving average

LinearRegression

Create a streamer for updating a linear regression model

ReservoirSampler

Create a streamer for producing a random sample from a population

SMA

Create a streamer for calculating the simple moving average

SecretarySampler

Create a streamer for the modified secretary problem based on maximising the expected score of a candidate when sampling from a known distribution of scores.

Sorting

Create a streamer for sorting incoming data

Variance

Create a streamer for calculating the population and sample variance

WMA

Create a streamer for calculating the weighted moving average