bern_plot: Bernoulli Density Plot

View source: R/bern_plot.R

bern_plotR Documentation

Bernoulli Density Plot

Description

Plot a simple density plot to illustrate the Bernoulli distribution for a specified probability of success of a Bernoulli event.

Usage

bern_plot(p)

Arguments

p

double

Value

plot

Examples

bern_plot(0.7)

fourthz/nplearn documentation built on April 24, 2023, 1:51 a.m.