Generate/export JMP graph (histogram, cumulative distribution, survival analysis) as tabular data?
I am wondering if there is a way to export the histogram, cumulative distribution function (CDF), and Kaplan-Meier style survival curve graphs I created in jump as simple x and y coordinate data that I could then use in another graph program. Is there a way to do this natively in JMP? If not, is it at all possible to write a script to do this? Below are some simplified examples that I did manual...