Entering edit mode
                    9.7 years ago
        wanabi
        
    
        ▴
    
    60
    Hello, there are two ways to perform a SKAT-O test with SKAT R package. Does anyone now the differences between the two options below?
- SKAT.SSD.All(SSD.INFO,obj1,method="optimal.adj",obj.SNPWeight=Read_SNP_WeightFile(WEIGHTS))
- SKATBinary.SSD.All(SSD.INFO,obj2,method="SKATO",obj.SNPWeight=Read_SNP_WeightFile(WEIGHTS))