
glme = 


<strong>Generalized linear mixed-effects model fit by PL</strong>

<strong>Model information:</strong>
    Number of observations              60
    Fixed effects coefficients           3
    Random effects coefficients         60
    Covariance parameters                7
    Distribution                    Normal
    Link                            Identity
    FitMethod                       MPL   

<strong>Formula:</strong>
    Entropy ~ 1 + Electrodes + (1 + Electrodes | SubjectID)

<strong>Model fit statistics:</strong>
    AIC       BIC       LogLikelihood    Deviance
    60.399    81.342    -20.199          40.399  

<strong>Fixed effects coefficients (95% CIs):</strong>
    Name                    Estimate    SE          tStat     DF    pValue        Lower      Upper  
    {'(Intercept)' }         4.4383     0.089309    49.696    57    1.2487e-48     4.2595     4.6172
    {'Electrodes_O'}         0.4345     0.083018    5.2338    57    2.4829e-06    0.26826    0.60075
    {'Electrodes_T'}        0.37922      0.11736    3.2312    57     0.0020492    0.14421    0.61424

<strong>Random effects covariance parameters:</strong>
Group: SubjectID (20 Levels)
    Name1                   Name2                   Type            Estimate
    {'(Intercept)' }        {'(Intercept)' }        {'std' }         0.34736
    {'Electrodes_O'}        {'(Intercept)' }        {'corr'}        -0.85121
    {'Electrodes_T'}        {'(Intercept)' }        {'corr'}        -0.62502
    {'Electrodes_O'}        {'Electrodes_O'}        {'std' }         0.24519
    {'Electrodes_T'}        {'Electrodes_O'}        {'corr'}         0.62811
    {'Electrodes_T'}        {'Electrodes_T'}        {'std' }         0.44469

Group: Error
    Name                        Estimate
    {'sqrt(Dispersion)'}        0.19713 


