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
MFVIT
Level IV

Factor coding in JMP

Hello again dear All,

 

I am analyzing the results of an experimental design with two quantitative factors. It has three
levels for the first factor and  six levels for the other one. The design region does not much a regular rectangle
and the levels of the factors are not equispaced. It is what we could obtain in a constrained design or in an optimal design.

I copied the data in JMP and I want to analyze them by using the fit model platform. My question is:
how can I tell JMP to code the design factors? This could be useful in the interpretation of results. I would like to use -1 and +1 for the min and max level of each factor (this is what JMP does when we generate a constrained design by using the custom design Platform I think).

Many thanks,

Marcello.

1 ACCEPTED SOLUTION

Accepted Solutions
David_Burnham
Super User (Alumni)

Re: Factor coding in JMP

You can set the CODING property of the columns for the factors:

7915_factor-coding.JPG

-Dave

-Dave

View solution in original post

2 REPLIES 2
David_Burnham
Super User (Alumni)

Re: Factor coding in JMP

You can set the CODING property of the columns for the factors:

7915_factor-coding.JPG

-Dave

-Dave
MFVIT
Level IV

Re: Factor coding in JMP

Many thanks David! It worked. Marcello.

Recommended Articles