tmskew#

swordfish.function.tmskew()#

Calculate the moving skewness of X in a sliding window.

参数:
  • T (Constant) -- A non-strictly increasing vector of temporal or integral type. It cannot contain null values.

  • X (Constant) -- A vector of the same size as T.

  • window (Constant) -- A scalar of positive integer or DURATION type indicating the size of the sliding window.

  • biased (Constant, optional) -- A Boolean value indicating whether the result is biased, by default DFLT.