Skip to content

lme4 1.0

4 messages · Carl Von Ende, Ben Bolker, Joehanes, Roby (NIH/NHLBI) [F] +1 more

#
Hi Ben,

Has  lme4 1.0 been submitted to CRAN, or are is there some final tweaking going on?  Also, am I correct in assuming the lme4 ref.manual.pdf  will be updated to 1.0 when 1.0 becomes available?  Thanks. 

Carl von Ende

******************************************
Carl N. von Ende
Department of Biological Sciences
Northern Illinois University
DeKalb, IL 60115-2861

Office:            (815) 753-7826
Fax:                (815) 753-0461
email:              cvonende at niu.edu
******************************************
4 days later
#
Carl Von Ende <cvonende at ...> writes:
I note that I answered this question off-line but never on-line.
For those who are interested, I have posted updated release notes at:

https://github.com/lme4/lme4/blob/master/misc/notes/release_notes.md

 The short answer is that we did submit lme4 1.0 to CRAN, but we are
still in negotiation with the CRAN maintainers about some
issues.  Stay tuned.

  Ben Bolker
1 day later
#
Congratulations!

I noticed that the announcement says that direct extraction of slots via @
no longer works. Does getME offer extraction of the coefficient table
(i.e., the betas, standard errors, and T-values)? I used result at coefs (in
the old version) or result$coef (in the beta version). I understand that
this is discouraged, but I had no other way to extract S.E.s and T-values.
Is there an equivalent method?

Thanks,
Roby