pd.skewness: Return skewness of the probability distribution

View source: R/statistic.R

pd.skewnessR Documentation

Return skewness of the probability distribution

Description

Calculate the skewness of the probability distribution or histgram data.

Usage

pd.skewness(x, pd)

Arguments

x

axis value

pd

probability distribution or histgram data

Value

skewness of the given pd


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.