R/sample_dists.R
sample_norm.Rd
Function to sample from normal distributed random variable
sample_norm(n, mu, sigma)
Number of samples
Parameter \(\mu\).
Parameter \(\sigma\).
Sample(s)