bin_skewness: bin_skewness

Description Usage Arguments Value Examples

View source: R/binomial.R

Description

check if the input is valid and compute the skewness of the input using aux_skewness

Usage

1
bin_skewness(trials, prob)

Arguments

trials

number of trials

prob

probability of success

Value

the skewness of the input

Examples

1
bin_skewness(10, 0.3)

ranqi-zhong/Workout-03 documentation built on May 3, 2019, 1:32 p.m.