Skip to content

unsolved problem: SAS estimate function equivalent to estimate BLUP in lme4 or nlme or any other R package

4 messages · David Duffy, Kevin Wright, Nilaya Sharma

2 days later
#
On Mon, 18 Apr 2011, Nilaya Sharma wrote:

            
If you look at mod and the output from ranef(mod), you will see that you 
have all the necessary coefficients to form the BLUPs as defined in 
Littell et al., recalling that they are centred.  It's easy 
to write your own routines to automate this if you have a large 
application.

Cheers, David Duffy.