bin_kurtosis: bin_kurtosis

Description Usage Arguments Value Examples

Description

check if the input is valid and compute the kurtosis of the input using aux_kurtosis

Usage

1
bin_kurtosis(trials, prob)

Arguments

trials

number of trials

prob

probability of success

Value

the kurtosis of the input

Examples

1
bin_kurtosis(10, 0.3)

ranqi-zhong/workout03 documentation built on May 5, 2019, 12:27 a.m.