ocskew function

Octile Skewness

Octile Skewness

A function to calculate an estimate of the octile skewness from a set of data.

ocskew(x)

Arguments

  • x: A vector of numeric values.

Returns

The octile skewness.

Examples

x<-evapotranspiration$`ET(mm)` ocskew(x)

Author(s)

Richard Murray Lark murray.lark@nottingham.ac.uk

  • Maintainer: Chawezi Miti
  • License: GPL (>= 3)
  • Last published: 2024-05-28