SKest {PCRA} | R 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)
[Package PCRA version 1.2 Index]