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.

Discussions

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

How do I get the p-values from a regression analysis?

 
2 REPLIES 2

Re: How do I get the p-values from a regression analysis?

Which p-value? I am going to guess you want the p-values for each parameter, and they are included in the Parameter Estimates table. Here is an example with the p-values circled.

Capture.PNG

Dan Obermiller
Thierry_S
Super User

Re: How do I get the p-values from a regression analysis?

Hi,
To add to Dan's post, you can easily retrieve the content of the Parameter Estimate table by right clicking on the table and select Make Into Table (for capturing a single table), or Make Into Combined Table (for aggregating multiple table of the same type).
I hope this helps.
Best,
TS
Thierry R. Sornasse

Recommended Articles