men_poi: men_poi Visualization of the probability mass and the...

View source: R/men_poi.R

men_poiR Documentation

men_poi Visualization of the probability mass and the cumulative distribution function of a Poisson distribution.

Description

men_poi Visualization of the probability mass and the cumulative distribution function of a Poisson distribution.

Usage

men_poi(lambda = 5)

Arguments

lambda

numeric: (non-negative) mean

Value

nothing

Examples

if (interactive()) men_poi()
if (interactive()) men_poi(3)

HKRbook documentation built on Oct. 6, 2022, 9:06 a.m.