rand_tn: Truncated Normal

Description Usage Arguments Details Author(s) References

Description

Sample from truncated normal N(mu,sig^2)1_{lower<r<upper}

Usage

1
rand_tn(mu, sig, lower, upper)

Arguments

mu

mean

sig

standard deviation

lower

lower cutoff

upper

upper cutoff

Details

Sample from truncated normal N(mu,sig^2)1_{lower<r<upper}

Author(s)

Hao Wang ; Sophia Zhengzi Li

References

Wang and Li (2011) "Efficient Gaussian Graphical Model Determination without Approximating Normalizing Constant of the G-Wishart distribution " http://www.stat.sc.edu/~wang345/RESEARCH/GWishart/GWishart.html


NonDecompGraph documentation built on May 2, 2019, 6:47 p.m.