NeuronChat: identifyCommunicationPatterns_Neuron() error
0
0
Entering edit mode
8 weeks ago
sooni ▴ 20

Hello. I'm using NeuronChat to analyze my data.

When I try to use the identifyCommunicationPatterns_Neuron() function, I get the following error:

do.call(getGeneric("seed"), c(list(x = x, model = init, method = seed.method), I got the following error:
'what' must be a function or a string.

Here is the code I ran:

neuronchat_obj <- identifyCommunicationPatterns_Neuron(neuronchat_obj, slot.name = "net",
                                                       pattern = c("outgoing"), k = 4,
                                                       height = 18)

Why do these errors occur and how can I fix them?

Thank you for help!

R NeuronChat • 275 views
ADD COMMENT
0
Entering edit mode

I solved the problem by installing NMF package.

ADD REPLY

Login before adding your answer.

Traffic: 2614 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6