Simulating clusters using K Means - Negative Values
Hi,When I simulate clusters from the K Means platform I get some negative simulated values for one of my variables which, in practical terms, can only be positive. Looking at the original distribution of this variable, it is non-normal and bounded at zero (so something like a log-normal distribution fits it well). Is there a way to ensure the data generated from the cluster simulation remains posi...