WINDOWVARP

Calculates rolling or static window average

WINDOWVARP(column, window size / static window start, static window end)

Returns a rolling or static window population variance from a given column

ALIAS of WINDOWVAR

Arguments

Outputs

Window variance(s).

Example

Last updated