
glme = 


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

<strong>Model information:</strong>
    Number of observations             100
    Fixed effects coefficients           5
    Random effects coefficients        100
    Covariance parameters               16
    Distribution                    Normal
    Link                            Identity
    FitMethod                       REMPL 

<strong>Formula:</strong>
    CV ~ 1 + Task + (1 + Task | Subject)

<strong>Model fit statistics:</strong>
    AIC        BIC        LogLikelihood    Deviance
    -272.16    -218.53    157.08           -314.16 

<strong>Fixed effects coefficients (95% CIs):</strong>
    Name                   Estimate      SE          tStat       DF    pValue      Lower        Upper   
    {'(Intercept)'}          0.045671    0.017418      2.6221    95    0.010179     0.011092     0.08025
    {'Task_Task2' }         0.0029041    0.012452     0.23323    95     0.81608    -0.021815    0.027624
    {'Task_Task3' }        -0.0081321    0.013769    -0.59063    95     0.55617    -0.035466    0.019202
    {'Task_Task4' }          0.019561    0.022461     0.87088    95     0.38601     -0.02503    0.064152
    {'Task_Task5' }         0.0076671     0.01648     0.46525    95     0.64282    -0.025049    0.040383

<strong>Random effects covariance parameters:</strong>
Group: Subject (20 Levels)
    Name1                  Name2                  Type            Estimate
    {'(Intercept)'}        {'(Intercept)'}        {'std' }        0.076192
    {'Task_Task2' }        {'(Intercept)'}        {'corr'}        -0.41217
    {'Task_Task3' }        {'(Intercept)'}        {'corr'}        -0.93505
    {'Task_Task4' }        {'(Intercept)'}        {'corr'}        -0.54516
    {'Task_Task5' }        {'(Intercept)'}        {'corr'}        -0.77489
    {'Task_Task2' }        {'Task_Task2' }        {'std' }        0.050752
    {'Task_Task3' }        {'Task_Task2' }        {'corr'}         0.44265
    {'Task_Task4' }        {'Task_Task2' }        {'corr'}         0.93204
    {'Task_Task5' }        {'Task_Task2' }        {'corr'}         0.34053
    {'Task_Task3' }        {'Task_Task3' }        {'std' }        0.057153
    {'Task_Task4' }        {'Task_Task3' }        {'corr'}         0.65444
    {'Task_Task5' }        {'Task_Task3' }        {'corr'}         0.87969
    {'Task_Task4' }        {'Task_Task4' }        {'std' }        0.097801
    {'Task_Task5' }        {'Task_Task4' }        {'corr'}         0.63239
    {'Task_Task5' }        {'Task_Task5' }        {'std' }        0.070046

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


