Skip to content

Commit

Permalink
donw with the first evaluation on Firth correction
Browse files Browse the repository at this point in the history
  • Loading branch information
saigegit committed Mar 30, 2022
1 parent 341664a commit 3fb2094
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/SAIGE_Test_main.R
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,6 @@ SPAGMMATtest = function(bgenFile = "",
ratioVec = Get_Variance_Ratio(varianceRatioFile, cateVarRatioMinMACVecExclude, cateVarRatioMaxMACVecInclude, isGroupTest) #readInGLMM.R


if(is_Firth_beta){
warning("Firth correction in the program is still under evaluation!!")
}
obj.model = ReadModel(GMMATmodelFile, chrom, LOCO, is_Firth_beta) #readInGLMM.R


Expand Down

0 comments on commit 3fb2094

Please sign in to comment.