You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two functions in norm.go that allow you to either use the inverse ppf function or Box muller transform to generate random samples from normal distributions. Look for "NormBoxMullerRvs" and "NormPpfRvs" thanks!
How one would sample from norma distribution using this package?
Thanks in advance.
The text was updated successfully, but these errors were encountered: