https://github.com/fabian-s/RLRsim
Raw File
Tip revision: 89e0fa4094dd1a1b043714a02b2efb651d05339c authored by fabian-s on 15 March 2022, 16:23:33 UTC
v 3.1.8
Tip revision: 89e0fa4
NEWS
3.1
-------
*** removed bug in LRTSim that led to non-sensical results. 
* now deals with testing in models where tested variance component is 0 for `m`, but not for `mA`. (Thanks, Christoph Huber-Huber!)
* now deals correctly with models returned from lmerTest::lmer (Thanks, twice, Lukas Meier)

3.0
-------
*** now using Rcpp
* removed terrible "browser()"-bug in extract.lmeDesign()
back to top