covary#
- covary(data)#
Return EEGLAB’s globally centered, unbiased column second moment.
Unlike
numpy.var(), the historical EEGLAB helper subtracts one grand mean from the entire input before computing each column. This behavior is retained because existing analyses can depend on it.