cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

Coding Scheme JMP uses for Categorical predictors

Hi! Is there a way to know the default coding scheme that JMP uses for categorical predictors? I know that JMP uses -1 and 1 for a two-level factor, but I want to know how it sets for factors with multiple levels. Thanks!

2 REPLIES 2

Re: Coding Scheme JMP uses for Categorical predictors

See the documentation.

SamGardner
Level VII

Re: Coding Scheme JMP uses for Categorical predictors

A way to see the actual coding for design is to fit a simple main effects model to the data (use simulated/random data for a response if you don't have it), and then in Fit Least Squares, select from the red triangle > Save Columns > Save Coding Table.  I have attached a table, that has an original design with a 2 level, 3 level, and 4 level categorical factor, along with the columns from the coding table joined into the design table.   

SamGardner_0-1685731234643.png

 

Recommended Articles