dnorm_plot: Plots probability density function of a normal random...

Description Usage Arguments Examples

Description

Plots probability density function of a normal random variable

Usage

1
dnorm_plot(mean, var, by = 0.0025, plot_title = "Normal Density Function")

Arguments

mean

Mean

var

Variance

by

Controls granularity

plot_title

Controls the title of the plot

Examples

1

carter-allen/normR documentation built on May 12, 2019, 8:45 a.m.