Network Analysis Errors
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
When I try to run the workflow I am getting 3 errors namely
1.) Network Analysis (16) Tool #4: Error in graph.data.frame(d = x, directed = directed, vertices = vertices)
2.) Network Analysis (16) Tool #4: Execution halted
3.) Network Analysis (16) Tool #4: The R.exe exit code (1) indicated an error.
I am attaching my workflow and the input file. Please resolve the issue . Thanks in advance.
Solved! Go to Solution.
- Labels:
- Prescriptive Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @manoj
This is due to the fact that the 'Nodes' input doesn't have all of the names that are being fed through the 'Edges' input.
In the attached I have simply unioned in the missing names and you should see that the network chart now generates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Heelo Bolide,
The workflow is getting executed successfully but I am unable to get the chart.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
