Home → Techniques and Tips → Developer Kits—BDK, EDK, RDK, RODK → Silently Adjusting Correlation Matrix in RDK
This article relates to discontinued products, but is retained for the benefit of our customers with existing licenses. For current information, please see Support Policy for RDK, BDK, EDK, and RODK.
Applies to:
@RISK Developer Kit 4.1
Question:
How can I repair an inconsistent correlation matrix without having prompts presented to the user?
Response:
Call the CheckConsistency method, passing True for the parameter value. If the values in the matrix are not consistent, this call will change the values in the matrix to make it consistent without putting any message boxes.
See also: How @RISK Adjusts an Invalid Correlation Matrix
last edited: 2012-09-02