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
Minor fix in genCorMat that addresses an issue where very small rounding differences
could make correlation matrices appear non-symmetric, preventing some data generation.
Matrices are now always properly symmetrized.