pd.mean: Return mean value of the probability distribution

View source: R/statistic.R

pd.meanR Documentation

Return mean value of the probability distribution

Description

Calculate the mean value of the probability distribution or histgram data.

Usage

pd.mean(x, pd)

Arguments

x

axis value

pd

probability distribution or histgram data

Value

mean value of the given pd


hmito/hmRLib documentation built on Sept. 8, 2024, 4:49 p.m.