pd.var: Return variance of the probability distribution

View source: R/statistic.R

pd.varR Documentation

Return variance of the probability distribution

Description

Calculate the variance of the probability distribution or histgram data.

Usage

pd.var(x, pd)

Arguments

x

axis value

pd

probability distribution or histgram data

Value

variance of the given pd


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