cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
tuo88138
Level II

saving results

I want to save the result of the jmp, but there is a problem. Whenever I open the saved reports, the numbers related to the error rates are changing. I am saving it in the jmp format. What should I do?

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: saving results

It sounds like you are saving your output as a JMP Report (.jrp).  A JMP Report just saves a script that reruns the report when it is opened up.  Therefore, if the data table the report is based on has changed, the report will be different.  To save the output in a static form, you need to save it as a JMP Journal (.jrn)

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: saving results

It sounds like you are saving your output as a JMP Report (.jrp).  A JMP Report just saves a script that reruns the report when it is opened up.  Therefore, if the data table the report is based on has changed, the report will be different.  To save the output in a static form, you need to save it as a JMP Journal (.jrn)

Jim
tuo88138
Level II

Re: saving results

Thank you for your answer

Recommended Articles