powered by
Generate random number of binormal distribution with 0 mean unit variance and correlation coefficient rho.
gen_rho(n, rho)
Binormal random number with length n(in a 2*n matrix).
sample size.
correlation coefficient.
gen_polyseries gen_polychoric
gen_rho(100,0.5)
Run the code above in your browser using DataLab