powered by
GaussianPrior(u, mean, sd)
samples <- GaussianPrior(runif(100), 5, 1) summary(samples)
Run the code above in your browser using DataLab