Skip to content

Commit

Permalink
DeBUG some error in R 4.4.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiabowang committed Oct 17, 2024
1 parent 79e5738 commit c0c0d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/GAPIT.Numericalization.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ len=length(lev)
lev=levels(as.factor(x))
lev=setdiff(lev,"N")
lev=setdiff(lev,"NN")
inter=inter[1]
#print(lev)
len=length(lev)
}
Expand Down

0 comments on commit c0c0d6f

Please sign in to comment.