powered by
Normal distribution as a CompositeFamily
Normal(mean = 0, sd = 1)
a new ContinuousFamily object
the mean
the standard deviation
dist <- Normal() dist$quantile(0.95)
Run the code above in your browser using DataLab