Skip to content
Prev 6290 / 20628 Next

glmmPQL Help: Random Effect and Dispersion Parameter

This time with the enclosure :-)
On Sat, Jun 25, 2011 at 11:52 AM, Douglas Bates <bates at stat.wisc.edu> wrote:
-------------- next part --------------

R version 2.14.0 Under development (unstable) (2011-06-24 r56210)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-unknown-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
Loading required package: Matrix
Loading required package: lattice

Attaching package: ?Matrix?

The following object(s) are masked from ?package:base?:

    det

Loading required package: minqa
Loading required package: Rcpp
Loading required package: MatrixModels

Attaching package: ?MatrixModels?

The following object(s) are masked from ?package:stats?:

    getCall
npt = 4 , n =  2 
rhobeg =  0.2 , rhoend =  2e-07 
   0.020:   7:      512.232;0.600458 0.986477 
  0.0020:  14:      509.499;0.554646 0.887092 
 0.00020:  51:      490.819;0.536841 0.0779844 
 2.0e-05:  60:      490.815;0.539243 0.0788170 
 2.0e-06:  62:      490.815;0.539294 0.0787849 
 2.0e-07:  66:      490.815;0.539295 0.0787820 
At return
 72:     490.81485: 0.539295 0.0787822
npt = 5 , n =  3 
rhobeg =  0.2 , rhoend =  2e-07 
   0.020:   6:      495.473;0.539295 0.200000  1.10770 
  0.0020:  14:      491.648;0.546593 0.109993  1.11128 
 0.00020:  24:      490.787;0.539576 0.0785051  1.09634 
 2.0e-05:  28:      490.787;0.539552 0.0788343  1.09663 
 2.0e-06:  37:      490.787;0.539619 0.0787000  1.09667 
 2.0e-07:  53:      490.787;0.539613 0.0787062  1.09676 
At return
 66:     490.78710: 0.539613 0.0787075  1.09676
Generalized linear mixed model fit by maximum likelihood ['summary.mer']
 Family: gaussian 
Formula: y ~ 1 + (1 | alpha) + (1 | beta) 
   Data: simu 
      AIC       BIC    logLik  deviance 
 496.7871  512.7268 -245.3935  490.7871 

Random effects:
 Groups Name        Variance Std.Dev.
 alpha  (Intercept) 0.291182 0.53961 
 beta   (Intercept) 0.006195 0.07871 
Number of obs: 1500, groups: alpha, 100; beta, 5

Fixed effects:
            Estimate Std. Error z value
(Intercept)  1.09676    0.06532   16.79
user  system elapsed 
 11.780   0.270  12.248