bayesian - MCMCglmm pairwise comparisons on interaction in R -
i'm relatively new r , trying figure out go. i'm trying break down interaction term have in mcmcglmm code haven't been able so. i'm aware of way using lme not mcmcglmm.
my code following:
mcmcglmm(victimmean~gender+year+gc.esttl+disability2+gc.friends+disability2:gc.esttl, random =~school, data = fdnona)
(gc.esttl = emotional symptoms)
i want pairwise comparison on interaction investigate whether children disability , emotional symptoms more @ risk of victimisation children disability without emotional symptoms.
hope that's clear enough! really, appreciate help/advice!
thanks in advance.
Comments
Post a Comment