skewness: Internal function - calculates the skewness of a variable

skewnessR Documentation

Internal function - calculates the skewness of a variable

Description

Internal function - calculates the skewness of a variable

Usage

skewness(x, na.rm = FALSE)

Arguments

x

A (non-empty) numeric vector of data values.


emilelatour/lamisc documentation built on May 20, 2024, 2:42 a.m.