Learn R Programming

distr6 (version 1.3.2)

skewnessType: Type of Skewness Accessor

Description

Returns the type of skewness.

Usage

skewnessType(object)

Arguments

object

Distribution.

Value

If the distribution skewness is present in properties, returns one of "negative skew", "no skew", "positive skew", otherwise returns NULL.

R6 Usage

$skewnessType()

See Also

skewness, properties and kurtosisType