Forum Discussion
nimp_kp
6 years agoFrequent Visitor
Optimizing measure
Hi I have made the following measure, used in a matrix, that gives me the correct data. But because of the massive amount of data in the dataset, it takes several minutes to display the data and...
Anonymous
6 years agoNot applicable
It's not possible to optimize this code since this measure depends on many other measures the structures of which have not been revealed. On top of that, to optimize a measure one has to have a good understanding of the underlying model since many a time in order to optimize a measure structural changes to the model itself must be made.