SKest: Skewness estimator

View source: R/SKest.R

SKestR Documentation

Skewness estimator

Description

Sample estimate of skewness This function will eventually have a robust estimation option

Usage

SKest(x)

Arguments

x

A numeric vector

Value

numeric value of estimate of skewness

Examples

args(SKest)

PCRA documentation built on Aug. 30, 2023, 9:09 a.m.