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 March 13, 2024, 9:41 p.m.