- variance SEQ #!optional BIASprocedure
Returns the variance for SEQ.
- SEQ
- (sequence-of real)
- BIAS
- (or boolean integer) ; bias correction, default is #f
Bias correction gets disabled by setting BIAS to {#f}, or a positive integer can be used instead of the number of elements.