hanchenphd / GMMAT

Generalized linear Mixed Model Association Tests
Other
36 stars 22 forks source link

Is unordered multi classification or ordered multi classification variable supported? #61

Open xiahui625649 opened 9 months ago

hanchenphd commented 9 months ago

Can you clarify your question? Were you referring to unordered and ordered factors? Did you want to use them as covariates, or the outcome?

xiahui625649 commented 9 months ago

Can you clarify your question? Were you referring to unordered and ordered factors? Did you want to use them as covariates, or the outcome?

具体问题就是,是否支持目标性状y为有序分类变量(如抗病等级0,1,2,3...)和无序分类变量(如花色:红,蓝,绿等)的GWAS?有对应的代码例子吗?

hanchenphd commented 9 months ago

If your outcome is not supported by the function glm( ), then it is not supported by GMMAT.