powered by
Calculate normal density function value at x with a mean of mu and standard deviation of sig.
tr.nd(x,mu,sig)
:x value
:mean value
:standard deviation
# NOT RUN { tr.nd(seq(-3, 3, 0.1), 0, 1) # }
Run the code above in your browser using DataLab