kurtosis_correction {alphaci} | R Documentation |
Calculate kurtosis correction
Description
Calculate kurtosis correction
Usage
kurtosis_correction(x, type)
Arguments
x |
Matrix of values |
type |
The type of correction, either "normal" or "elliptical". |
[Package alphaci version 1.0.1 Index]