LCBC-UiO/galamm

anova method should return likelihood ratio tests

osorensen opened this issue · 1 comments

At the moment the anova.galamm method only shows the content of the "likelihood table", but does not compare the models. It should eventually also compute likelihood ratio tests between the models.

Implemented now. Analysis of variance table for a single model can wait.