Error in { : task 1 failed - "object 'NA' not found"

24 views
Skip to first unread message

IC K

unread,
Aug 1, 2024, 3:04:01 PM8/1/24
to brainGraph-help

Hi everyone,

I encountered an issue while using the NBS function in R. My code is as follows:

nbs.result <- NBS(A, covars, contrasts, con.type = "t", p.init = 0.001, N = 1000) summary(nbs.result)

When I run summary(nbs.result), I get the following error:

Error in { : task 1 failed - "object 'NA' not found"

However, when I use print(nbs.result), I do get a result. But when I try to access nbs.result$covars, it displays "the object no longer exists."

Has anyone else experienced this issue? Any advice on how to resolve it would be greatly appreciated.

Thank you!

Reply all
Reply to author
Forward
0 new messages