cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

How do I create a State Diagram from tabular data

Given a FROM and TO column of data, JMP should be able to make a state diagram.

 

So for Data like this:

FROM            TO
A                     B
B                     C
C                     A
C                     D
D                     A

 

 

The State Model would be:

      _____________________

    /                           \                 \

 |                              |                  |

V                              |                  |

A   -->    B     -->      C     -->       D

 

If JMP could do this with graphical output that would be amazing!

Then being able to add graphlets when I hover of them I can monitor my whole process graphically!

Thanks!

 

 

2 Comments
Peter_Hersh
Staff

@bswedlove ,  It seems like the model path diagram in structural equation models would get you close.  The graphlet component is not there, but it is close.

 

phersh_1-1591919100820.png

 

 

Ryan_Gilmore
Community Manager
Status changed to: Archived
We are archiving this request. If this is still important please comment with additional details and we will reopen. Thank you!