WYRDTEK Home Features Reference Downloads About


Reference/es_sc_getvar

Syntax

double es_sc_getvar( struct es_sc *scalc );

Arguments

struct es_sc *scalc Statistics calculator.

Description

Return variance of the current dataset. This may be either the rolling or overall variance depending on how the calculator was constructed.

[Back To Reference] [Back To Reference/es_sc]