I am tempted to make one more API change; but am ambivalent about it:
Currently the API for (non-paired) TTests uses a boolean flag to indicate whether or not the test is being performed under the hypothesis of equal subpopulation variances (homoscedastic test). Recently, [lang] added a development guideline to avoid boolean flags in APIs. I thought about splitting the homoscedastic tests out (as I did the paired tests); but decided not to (partly because of the long name and proliferation of methods). Does anyone feel strongly that this should be changed?
Phil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
