jqpd_skewness {rjqpd}R Documentation

Calculates the skewness of a Johnson Quantile-Parameterised Distribution.

Description

Calculates the skewness of a Johnson Quantile-Parameterised Distribution.

Usage

jqpd_skewness(params)

Arguments

params

jqpd object created using jqpd()

Value

The skewness of the distribution as a length one numeric vector.


[Package rjqpd version 0.2.3 Index]