Skip to content
Prev 1434 / 20628 Next

Wrong degrees of freedom in nested model, what goes wrong here?

Marvelde, Luc te <L.teMarvelde at ...> writes:
disagree), is this:
method="ML", data=r))
model2)
1 df as well (which makes 4 df for
is going wrong here.
Try anova(model1) and see if that sheds some light on what you are seeing.

Mark Lyman