Skip to content
Prev 18139 / 20628 Next

bam model selection with 3 million data

If it helps: the compareML() help says that "model comparison is only
implemented for the methods GCV, fREML, REML, and ML."
(so GCV seems possible.)

In the following vignette, it is additionally stated that:
"For testing the difference in fixed effects predictors the method
fREML does not provide the most reliable test. Rather use ML. However,
ML takes longer to run and penalizes wigglyness more."

https://cran.r-project.org/web/packages/itsadug/vignettes/test.html

Jo?o
On Tue, 2020-02-04 at 13:30 +0100, Cesko Voeten wrote: