Learn R Programming

distr6 (version 1.5.2)

kurtosisType: Type of Kurtosis Accessor - Deprecated

Description

Deprecated. Use $properties$kurtosis.

Usage

kurtosisType(object)

Arguments

object

Distribution.

Value

If the distribution kurtosis is present in properties, returns one of "platykurtic"/"mesokurtic"/"leptokurtic", otherwise returns NULL.