Rev 4828 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
2007-10-14 14:43 Douglas Bates <bates@stat.wisc.edu>* [r4827] R/lmer.R, tests/lmer.R: Check for terms of the form (0|grp)per report by Nathaniel Smith, add regression test.* DESCRIPTION(Version,Date): Maintenance release 0.99875-72007-09-26 17:26 Douglas Bates <bates@stat.wisc.edu>* [r4785] R/lmer.R: Reinstitute the names of variance components fromformatVC* [r4786] DESCRIPTION: Version 0.99875-8* [r4788] src/lme4_utils.h: More careful definition of alloca2007-08-03 15:26 Douglas Bates <bates@stat.wisc.edu>* [r4702] R/lmer.R: simulate method for Poisson glmms (William Valdar)* [r4703] src/lme4_utils.h: include R.h before other R header files(Brian Ripley)2007-08-02 15:35 Douglas Bates <bates@stat.wisc.edu>* [r4695] src/glmer.c, src/lme4_utils.c, src/lmer.c, src/lmer2.c: Usenew Matrix API, fix lmer2_postVar* [r4696] DESCRIPTION: Version:, Date: Maintenance release 0.99875-72007-08-02 10:51 Martin Maechler <maechler@stat.math.ethz.ch>* [r4694] R/lmer.R: use 'is()', not 'inherits()' for S4 classes !2007-07-10 12:05 Douglas Bates <bates@stat.wisc.edu>* [r4586] R/lmer.R: reconcile inconsistency of code and docs (Kurt Hornik)* [r4587] DESCRIPTION: Version:, Date: Maintenance release 0.99875-62007-07-09 21:34 Douglas Bates <bates@stat.wisc.edu>* [r4575,4581] src/glmer.c, src/lme4_utils.c, src/lme4_utils.h,src/lmer.c, src/lmer2.c: Use macros N_AS_CHM_DN and Alloca more widely.* [r4582] DESCRIPTION: Release 0.99875-52007-07-09 11:27 Douglas Bates <bates@stat.wisc.edu>* [r4574] ChangeLog, DESCRIPTION, inst/doc/Theory.Rnw, src/glmer.c,src/lme4_utils.c, src/lmer.c, src/lmer2.c: Version of nongappy lmercompatible with changed API for the Matrix package2007-07-04 12:09 Douglas Bates <bates@stat.wisc.edu>* [r4542] inst/doc/Theory.Rnw, inst/doc/lme4.bib: Consistency ofnotation for a r.v. and for its value. (Also r4497, r4502, r4505, r4506)2007-07-03 14:39 Douglas Bates <bates@stat.wisc.edu>* [r4538] inst/doc/Doxyfile: Improved but still not working to mysatisfaction. (Also r4494)2007-06-30 17:52 Douglas Bates <bates@stat.wisc.edu>* [r4528] DESCRIPTION, inst/doc/Theory.Rnw, inst/doc/lme4.bib: Preparefor release 0.99875-3, the last release before the Matrix API change.2007-06-24 12:29 Douglas Bates <bates@stat.wisc.edu>* [r4502] R/lmer.R: Typo in simulate method for lmer2 objects (RobertKushler)* [r4503] DESCRIPTION: Version 0.99875-3, remove Deepayan from authorresponsibilities.2007-06-22 22:22 Douglas Bates <bates@stat.wisc.edu>* [r4498] man/gsummary.Rd, man/lmList.Rd: Remove spurious references togroupedData objects2007-06-20 14:08 Douglas Bates <bates@stat.wisc.edu>* [r4490] R/lmer.R: Do not throw an error when nlev[i] == nobs for thePoisson family* [r4491] inst/doc/Theory.Rnw: Tighten up the description of GLMMs* [r4492] DESCRIPTION: Version 0.99875-22007-06-11 19:02 Douglas Bates <bates@stat.wisc.edu>* [r4449] DESCRIPTION, inst/doc/Theory.Rnw, inst/doc/lme4.bib: AddedTheory vignette, release 0.99875-12007-06-07 21:15 Douglas Bates <bates@stat.wisc.edu>* [r4446] DESCRIPTION, NAMESPACE, R/AllClass.R, R/lmer.R,man/VarCorr.Rd, man/nlmer-class.Rd, man/nlmer.Rd, src/init.c,src/lmer2.c, src/lmer2.h: A working nlmer - hooray!2007-06-03 19:16 Douglas Bates <bates@stat.wisc.edu>* [r4414] R/AllClass.R, R/lmer.R, src/init.c, src/lmer2.c, src/lmer2.h:More modifications to nlmer