Phil Steitz wrote:
No, you are not missing anything. What you are suggesting should work fine, with similar change for getResult.
A little nit -- I would prefer to use a boolean for the property (unless there are more than two values) and not rely on the *value* of the int constant (flag) in the computation. Alternatively, the property could be a float/double, with its value used directly -- but I honestly don't know how meaningful / useful that property would be.
Well, I did not figure it out completely, but somewhere, I feel we might need that with weighted values.....
Another stray though goes towards skewness and kurtois estimates, do they use sometimes bias reduction? If so, those might be using 2 and 3 (which I have seen for a kurtois calculation somewhere recently). So, without implementing that, I rather keep the option open for this in the future.
Kim
-- http://www.kimvdlinde.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]