tinglab / reCAT

20 stars 9 forks source link

get_ordIndex function get stuck at 73% #1

Open haiyueliu opened 7 years ago

haiyueliu commented 7 years ago

Hi, I am trying to use reCAT functions on my own data. However, I get stuck here and it would never finish this when I run get_ordIndex function. Do you have any ideas why this happened? Thanks in advance.

ordIndex <- get_ordIndex(test_exp, 20) fitting ... |=================================================== | 73%

Best, Haiyue

fereshtehizadi commented 6 years ago

For me also throwing this error

Error in if (G[1] == 1) { : missing value where TRUE/FALSE needed