Path to this page:
Subject: CVS commit: pkgsrc/math/R-lme4
From: Makoto Fujiwara
Date: 2023-07-08 08:06:17
Message id: 20230708060617.C6BEFFBDB@cvs.NetBSD.org
Log Message:
(math/R-lme4) Updated 1.1.33 to 1.1.34
(R CMD Rdconv -t txt /tmp/math/R-lme4/work/lme4/inst/NEWS.Rd)
CHANGES IN VERSION 1.1-34:
BUG FIXES:
* 'summary(<merMod>)' now records if 'correlation' was
specified explicitly and to what; and its 'print()' method
takes it into account; notably summary(<merMod>,
correlation=TRUE) will by default print the correlation
(matrix of the fixed effects) fixing GH #725
NEW FEATURES:
* 'refit' gains a 'newweights' argument
Files: