Stixbox Function
Last update : 21/4/2006
var - Variance
Calling Sequence
- v=var(x)
Parameters
-
x : vector or matrix
-
v :variance of x, if x is a vector, row vector containing the variance of each column of x, if x is a matrix
Description
Variance (normalized by n-1 where n is the sample length).
See Also
variance,