powered by
stable
dist_normal(mu = 0, sigma = 1)
The mean (location parameter) of the distribution.
The standard deviation (scale parameter) of the distribution.
stats::Normal
# NOT RUN { dist_normal(mu = 1:5, sigma = 3) # }
Run the code above in your browser using DataLab