Statistical Procedures

Programming the statistical procedures from SAS
BookmarkSubscribeRSS Feed
nangell
Calcite | Level 5

Hello,

I recently used the "all posible models" function in the stepwise platform of JMP 9.0.  I am wondering what process JMP is using to compute the values?  Is JMP performing backwards and/ or forwards stepwise regression or is it using another procedure?  Also, if JMP is using stepwise regression what are the criteria that it is using?

Thanks for your help.

natalie

1 REPLY 1
mewing
Calcite | Level 5

Natalie,

I believe the 'all possible models' option in the stepwise platform simply considers all combinations of factors up to a set number of factors being in the model.  That is, if you have 3 x's, call them A, B and C then JMP would fit all the following models:

A

B

C

A+B

A+C

B+C

A+B+C

For each of the models it would calculate fit and then list them so you could identify the best.  So, instead of using a logic based stepwise system, it's a 'brute force' type of model fitting.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1687 views
  • 0 likes
  • 2 in conversation