pyDOE icon indicating copy to clipboard operation
pyDOE copied to clipboard

Line 190 of doe_lhs.py

Open cedavidyang opened this issue 8 years ago • 0 comments

I think maybe you should transpose the matrix (2D array) of Hcandidate (Hcandidate.T) in order to get the correct correlation matrix? The numpy documents states each row is associated with the samples of one variable (which is different from MATLAB). Thanks!

cedavidyang avatar Jan 27 '17 18:01 cedavidyang