-
EWM.var(bias=False, *args, **kwargs)
[source] -
exponential weighted moving variance
Parameters: bias : boolean, default False
Use a standard estimation bias correction
Returns: same type as input
See also
EWM.var()
2017-01-12 04:48:14
EWM.var(bias=False, *args, **kwargs)
[source]
exponential weighted moving variance
Parameters: |
bias : boolean, default False Use a standard estimation bias correction |
---|---|
Returns: |
same type as input |
See also
Please login to continue.