sunduanchen / Scissor

Scissor package
GNU General Public License v3.0
168 stars 29 forks source link

"Reliability significance test p = NA" #57

Closed KOBE24DUNK closed 8 months ago

KOBE24DUNK commented 8 months ago

Hi, I ran the Scissor according to the manual, which was smoothly until the step of "Reliability.test". I kind of know that NA means it failed to reach significance, right? I didn't find anything related in the help documentation. Could anyone give any suggestions here? Many thanks!

Reliability.test(X, Y, network, alpha = 0.05, family = "cox", cell_num = numbers, n = 100, nfold = 8)

[1] "|**|" [1] "Perform cross-validation on X with true label" Finished! [1] "|**|" [1] "Perform cross-validation on X with permutated label" Finished! [1] "Test statistic = 0.903" [1] "Reliability significance test p = NA" There were 25 warnings (use warnings() to see them)

KOBE24DUNK commented 8 months ago

I think just no significant results.