
However, the author here says that it is faulty and should not be used. there is the Office Statistics Tools plugin originally written for OpenOffice, which seems to do the one-way ANOVA. I know it is too much to ask in one post, but I wasn't sure how I can sperate it into smaller questions.

So I would like to make a plugin/macro, probably in Open/LibreOffice-BASIC which provides a GUI for the user to select: Choose Data - Statistics - Analysis of Variance (ANOVA) ANOVA is the acronym for AN alysis O f VA riance. Searching the internet I found this post and these lecture materials that both suggest a manual separation of the response variable based on the groups of the categorical dependant variable, which is not really a solution.


There is already an ANOVA tool in Calc, which does not comply with my understanding of the method ( refrence):Ĭategorical dependent variable(s) and quantitative responseĪs it seems to only accept continuous variables! So it is kind of an ANCOVA which only accepts covariants? I'm not really sure ( example). Following this feature request, I want to know if/how I can have a macro to provide a simple GUI to do two-way ANCOVA (Analysis of Covariance) in Open/LibreOffice Calc.
