Hi everybody
I'm using MANCOVA to evaluate the adjusted role of several epidemiological variables with health related quality of life SF-36 questionnaire (which has 8 different continuous dimensions).
I performed MANCOVA as follows :
manova PF_trans RP_trans BP_trans GH_trans std_PHYS=c.age sexe rythmechoc c.dureerea lieu_recode rea_temoin temoin_present pci hypoT
and it ran well.
I would like to apply Bonferroni test after that, using manovatest. However, I need matname (for the option test(matname)), that is, if i have correctly understood, the matrix generated by MANCOVA. But where is this matrix. Do I have to build it myself ? If so, any help ?
Thanks in advance
​Guillaume
I'm using MANCOVA to evaluate the adjusted role of several epidemiological variables with health related quality of life SF-36 questionnaire (which has 8 different continuous dimensions).
I performed MANCOVA as follows :
manova PF_trans RP_trans BP_trans GH_trans std_PHYS=c.age sexe rythmechoc c.dureerea lieu_recode rea_temoin temoin_present pci hypoT
and it ran well.
I would like to apply Bonferroni test after that, using manovatest. However, I need matname (for the option test(matname)), that is, if i have correctly understood, the matrix generated by MANCOVA. But where is this matrix. Do I have to build it myself ? If so, any help ?
Thanks in advance
​Guillaume
Comment