Skip to content
Prev 18481 / 20628 Next

lme approximation method for dfs

Dear Sala,

As Phillip Alday explained, there is no implementation of the Satterthwaite
approximation in the nlme package. If you want to stick with this package,
the only way I know to get something similar (for lme objects) is to use
functions of the emmeans package with the argument "mode" set to
"appx-satterthwaite" (see [1]).

[1] https://cran.r-project.org/web/packages/emmeans/vignettes/models.html#K

Best,
Maarten
On Sat, 23 May 2020, 17:07 Phillip Alday <phillip.alday at mpi.nl> wrote: