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
jnunner
Level I

How to get DFBETAs in JMP

Hello - I am running a regression analysis and am able to get Cook's D.  I was wondering if there is a way to get DFBETAs.  

Thanks in advance for any feedback!

Joni

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to get DFBETAs in JMP

Are you able to script JMP? If so, I can provide a script that I wrote to calculate many such diagnostic values for a regression. You might be able to extract or modify this code to suit your purpose.

View solution in original post

3 REPLIES 3

Re: How to get DFBETAs in JMP

Are you able to script JMP? If so, I can provide a script that I wrote to calculate many such diagnostic values for a regression. You might be able to extract or modify this code to suit your purpose.

jnunner
Level I

Re: How to get DFBETAs in JMP

Hi Mark - thanks for your reply!  I am a SAS programmer but have not scripted in JMP.  I am using JMP for data mining class (shifted from SAS) because of its ease of use for undergrad students.  Can you please send me the script and I will figure out how to edit it for my purposes?  I appreciate it... also I am glad to know that I am not missing the DFEBETAs - that they are just not provided through the JMP interface.  Thanks again! Joni

ih
Super User (Alumni) ih
Super User (Alumni)

Re: How to get DFBETAs in JMP

@Mark_Bailey I would also be interested in that script!

Recommended Articles