Skip to content
Prev 9803 / 20628 Next

2 correlated random effects with quadrature?

On 3/12/2013 2:18 PM, Ben Bolker wrote:
I'm not sure if it matters, but the 2 random effects are both within the 
same cluster; they are for intercepts and slopes.  The clusters 
themselves are not crossed or nested.
Back to SAS nlmixed...  For some reason I'm having trouble piping 
results from R to SAS on Linux.
The main reason is that we want to compare the results with a more 
complicated model fit using 2-dimensional quadrature.  The more 
complicated model, in R, takes into account the sampling scheme that 
generated the data, which we are simulating.
Ross