CalculateSkew: Calculates skew

View source: R/CalculateSkew.R

CalculateSkewR Documentation

Calculates skew

Description

This function calculates the sample skewness of a distribution

Usage

CalculateSkew(x)

Arguments

x

The data vector

Details

Called by higher-order functions; users do not need to call this function directly.

Value

The sample skewness of x

Author(s)

John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>


RTaxometrics documentation built on May 31, 2023, 8:29 p.m.