Skip to content

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

1 message · Mark Lyman

#
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