powered by
Generate polyseries sample with hidden distribution: binormal with correlation coefficient rho.
gen_polyseries(n, rho, a)
Polyseries sample with size n(in a 2*n matrix).
sample size.
correlation coefficient.
the cutoff points array.
gen_rho gen_polychoric
gen_polyseries(100,0.5,-1:1)
Run the code above in your browser using DataLab