MtxVec.Skewness Method

Double Skewness(TDenseMtxVec Vec, Double AMean, Double AStdDev)

Vector skewness

#NameDescription
1VecCalling vector or matrix object for which function will be evaluated.
2AMeanThe average value computed from the Vec parameter.
3AStdDevThe standard deviation computed from the Vec parameter.

Returns: Double - Vector skewness.