pd.median: Return median of the probability distribution

View source: R/statistic.R

pd.medianR Documentation

Return median of the probability distribution

Description

Calculate the median of the probability distribution or histgram data.

Usage

pd.median(x, pd)

Arguments

x

axis value

pd

probability distribution or histgram data

Value

median of the given pd


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