Multi-Armed Bandit Library v0.1

GamblerBase.LeverSigma Method 

Gets the reward standard deviation associated to the specified lever.

protected double LeverSigma(
   int index
);

Parameters

index
Lever index.

See Also

GamblerBase Class | Bandit.Stochastic Namespace