Displaying 2 results from an estimated 2 matches for "_huge".
Did you mean:
huge
2018 Mar 04
2
Random effect in GAM (mgcv)
...riate
(keeping smooth parameters constant between models), and compute the
difference in deviance between the Full model (with the given covariate)
and the penalized model (without the given covariate):
(Full model Deviance ? Penalized model Deviance) / Full Model Deviance
From that, I get a _huge proportion of Deviance explained by the random
effect_ (Department) of about 30?%, while the others covariates
explained less than 1?%.
*At this point, I have few questions?:*
*- Do you think my model formula is correct regarding my data and
questions??*
*- Is my estimate of explained dev...
2018 Mar 04
0
Random effect in GAM (mgcv)
...ers constant between models), and compute the
> difference in deviance between the Full model (with the given covariate)
> and the penalized model (without the given covariate):
>
> (Full model Deviance ? Penalized model Deviance) / Full Model Deviance
>
>
> From that, I get a _huge proportion of Deviance explained by the random
> effect_ (Department) of about 30 %, while the others covariates
> explained less than 1 %.
>
>
>
> *At this point, I have few questions :*
>
>
> *- Do you think my model formula is correct regarding my data and
> questio...