To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=4921
------- Additional comments from [EMAIL PROTECTED] Sun Apr 22 20:28:43 +0000 2007 ------- I have posted some sample C++ code above, implementing (partially) the one way ANOVA method. The Calc-ANOVA-No_ARRAY.cpp impelements the Calc functions that calculate the ANOVA. There are still some things to be done (like FDIST() to be called), but most of the code should be functional. The ANOVA.Test.Code.cpp contains the ANOVA code embedded in a testing framework, so that one can test code changes, without having to bother about OOo. It can be compiled with MS VC6.0, though I have NO idea, if other compilers (especially newer ones) would still compile it. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
