-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
function "create_multilayer_object"?? #33
Comments
Did you install the last version? Here is the new website: https://ecological-complexity-lab.github.io/infomap_ecology_package/installation.html The infomapecology package now depends on elmn package so you need to install it too. And the function is called create_multilayer_network; see: https://ecological-complexity-lab.github.io/emln_package/multilayer.html |
Hi, thank you so much for your response! From what I’ve been exploring, if I don’t include the interlayer object in the create_multilayer_network function (i.e., interlayer_links = NULL), it is possible to achieve this result. But if I also want to include it and make the probability of random walks between layers possible but constrained by interlayer links, is that possible? Does the function, when creating a multilayer object with interlayer links, actually do precisely this? Thanks again, and best regards, |
Can you include a minimal working example of your code? something we can copy-paste and run. @Geutg will take it from here. |
Could not find function "create_multilayer_object" in R, neither in this repository, what has happened with it?
Thanks in advance
The text was updated successfully, but these errors were encountered: