cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

AI:create the L25(5^6) orthogonal array design.

Translate the SAS code in this document to JMP's JSL to implement the construction of orthogonal arrays with an orthogonal Latin square structure. For example, create the L25(5^6) orthogonal array design.

2025-02-16_09-03-39.png

5 REPLIES 5
lala
Level VIII

Re: AI:create the L25(5^6) orthogonal array design.

 
lala
Level VIII

Re: AI:create the L25(5^6) orthogonal array design.

621206248364FED531532D73161111EA.png

lala
Level VIII

Re: AI:create the L25(5^6) orthogonal array design.

DeepSeek R1 can

jthi
Super User

Re: AI:create the L25(5^6) orthogonal array design.

What is the purpose of this post? Specific AI model can sometimes do something and sometimes not?

-Jarmo
lala
Level VIII

Re: AI:create the L25(5^6) orthogonal array design.

Implementation of generating an orthogonal Latin square array with an arbitrary number of factors and levels using JSL. The levels can be non-prime numbers.

Recommended Articles